diff options
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/cweb/cweb-3.63.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/cweb/cweb-3.63.ebuild b/dev-util/cweb/cweb-3.63.ebuild index 4f42249cf9f3..2c45e33baa64 100644 --- a/dev-util/cweb/cweb-3.63.ebuild +++ b/dev-util/cweb/cweb-3.63.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/cweb/cweb-3.63.ebuild,v 1.6 2002/10/04 05:31:23 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cweb/cweb-3.63.ebuild,v 1.7 2002/10/18 03:58:46 satai Exp $ S=${WORKDIR} DESCRIPTION="Knuth's and Levy's C/C++ documenting system" SRC_URI="ftp://labrea.stanford.edu/pub/cweb/cweb.tar.gz" -HOMEPAGE="http://www-cs-faculty.standorf.edu/~knuth/cweb.html" +HOMEPAGE="http://www-cs-faculty.stanford.edu/~knuth/cweb.html" SLOT="0" LICENSE="BSD" |