diff options
Diffstat (limited to 'dev-util/cscope/cscope-15.3.ebuild')
-rw-r--r-- | dev-util/cscope/cscope-15.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/cscope/cscope-15.3.ebuild b/dev-util/cscope/cscope-15.3.ebuild index 9b23accc8531..94e3f82ff392 100644 --- a/dev-util/cscope/cscope-15.3.ebuild +++ b/dev-util/cscope/cscope-15.3.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author AJ Lewis <lewis@sistina.com> -# $Header: /var/cvsroot/gentoo-x86/dev-util/cscope/cscope-15.3.ebuild,v 1.5 2001/11/10 12:45:09 hallski Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cscope/cscope-15.3.ebuild,v 1.6 2002/05/27 17:27:38 drobbins Exp $ S=${WORKDIR}/${P} DESCRIPTION="CScope - interactively examine a C program" -SRC_URI="http://prdownloads.sourceforge.net/cscope/${P}.tar.gz" +SRC_URI="mirror://sourceforge/cscope/${P}.tar.gz" HOMEPAGE="http://cscope.sourceforge.net" RDEPEND="virtual/glibc |