diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-09-21 02:40:21 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-09-21 02:40:21 +0000 |
commit | b524043b3a4bd954ca31e04a02821ae41caf3e7b (patch) | |
tree | d6584c93a6ad2f6ecf62c1d9235982f0389af9c0 /net-misc/atftp | |
parent | Added HOMEPAGE variable (diff) | |
download | historical-b524043b3a4bd954ca31e04a02821ae41caf3e7b.tar.gz historical-b524043b3a4bd954ca31e04a02821ae41caf3e7b.tar.bz2 historical-b524043b3a4bd954ca31e04a02821ae41caf3e7b.zip |
Added HOMEPAGE variable
Diffstat (limited to 'net-misc/atftp')
-rw-r--r-- | net-misc/atftp/atftp-0.6.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-misc/atftp/atftp-0.6.ebuild b/net-misc/atftp/atftp-0.6.ebuild index 696d790adc22..208a1867da26 100644 --- a/net-misc/atftp/atftp-0.6.ebuild +++ b/net-misc/atftp/atftp-0.6.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/atftp/atftp-0.6.ebuild,v 1.1 2002/08/16 12:48:47 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/atftp/atftp-0.6.ebuild,v 1.2 2002/09/21 02:40:21 vapier Exp $ -DESCRIPTION="This is the ebuild file for atftp (Advanced TFTP)" -HOMEPAGE="http://" +DESCRIPTION="Advanced TFTP implementation client/server" +HOMEPAGE="ftp://ftp.mamalinux.com/pub/atftp/" LICENSE="GPL-2" DEPEND="" SLOT="0" |