diff options
author | 2002-09-21 02:40:21 +0000 | |
---|---|---|
committer | 2002-09-21 02:40:21 +0000 | |
commit | ea18a11c19b7d56ed7712337cf948ab0ced6226b (patch) | |
tree | fac3495d3c243aae0070addea379e59353aea504 /net-misc/atftp | |
parent | Added HOMEPAGE and fixed LICENSE (diff) | |
download | gentoo-2-ea18a11c19b7d56ed7712337cf948ab0ced6226b.tar.gz gentoo-2-ea18a11c19b7d56ed7712337cf948ab0ced6226b.tar.bz2 gentoo-2-ea18a11c19b7d56ed7712337cf948ab0ced6226b.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" |