diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-09-21 02:49:57 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-09-21 02:49:57 +0000 |
commit | 70c25ff6fbf27a74023d948269b903d9c8c93eaf (patch) | |
tree | 5545995a2948936165e2dc1b601f1c01fcf44407 /net-misc/netkit-bootpd | |
parent | Removed 2nd HOMEPAGE definition (diff) | |
download | gentoo-2-70c25ff6fbf27a74023d948269b903d9c8c93eaf.tar.gz gentoo-2-70c25ff6fbf27a74023d948269b903d9c8c93eaf.tar.bz2 gentoo-2-70c25ff6fbf27a74023d948269b903d9c8c93eaf.zip |
Updated HOMEPAGE variable
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 d858b617c5a3..9c501bb8281d 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.9 2002/08/14 12:08:08 murphy Exp $ +# $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 $ 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://packages.debian.org/unstable/net/bootparamd.html" +HOMEPAGE="http://freshmeat.net/redir/netkit/7053/url_tgz/netkit" KEYWORDS="x86 sparc sparc64" LICENSE="bsd" SLOT="0" |