diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-09-21 02:53:15 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-09-21 02:53:15 +0000 |
commit | dd527336875af256de97a6a3d3bb117d76b65812 (patch) | |
tree | 5fb013c78eccd53987cc94ff09928a532b478fdf /net-misc/netkit-bootpd | |
parent | Updated HOMEPAGE variable (diff) | |
download | historical-dd527336875af256de97a6a3d3bb117d76b65812.tar.gz historical-dd527336875af256de97a6a3d3bb117d76b65812.tar.bz2 historical-dd527336875af256de97a6a3d3bb117d76b65812.zip |
Committed wrong HOMEPAGE var last time
Diffstat (limited to 'net-misc/netkit-bootpd')
-rw-r--r-- | net-misc/netkit-bootpd/netkit-bootpd-0.17-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/netkit-bootpd/netkit-bootpd-0.17-r1.ebuild b/net-misc/netkit-bootpd/netkit-bootpd-0.17-r1.ebuild index 9c501bb8281d..0c9635414c2d 100644 --- a/net-misc/netkit-bootpd/netkit-bootpd-0.17-r1.ebuild +++ b/net-misc/netkit-bootpd/netkit-bootpd-0.17-r1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-bootpd/netkit-bootpd-0.17-r1.ebuild,v 1.10 2002/09/21 02:49:57 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-bootpd/netkit-bootpd-0.17-r1.ebuild,v 1.11 2002/09/21 02:50:42 vapier Exp $ MY_PN=${PN/pd/paramd} S=${WORKDIR}/${MY_PN}-${PV} DESCRIPTION="Netkit - bootp" SRC_URI="http://ftp.debian.org/debian/pool/main/n/netkit-bootparamd/${MY_PN}_${PV}.orig.tar.gz" -HOMEPAGE="http://freshmeat.net/redir/netkit/7053/url_tgz/netkit" +HOMEPAGE="ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/" KEYWORDS="x86 sparc sparc64" LICENSE="bsd" SLOT="0" |