diff options
Diffstat (limited to 'net-misc/netkit-bootpd')
-rw-r--r-- | net-misc/netkit-bootpd/netkit-bootpd-2.4.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-misc/netkit-bootpd/netkit-bootpd-2.4.ebuild b/net-misc/netkit-bootpd/netkit-bootpd-2.4.ebuild index 41577f25c2db..764fbf5887ea 100644 --- a/net-misc/netkit-bootpd/netkit-bootpd-2.4.ebuild +++ b/net-misc/netkit-bootpd/netkit-bootpd-2.4.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-bootpd/netkit-bootpd-2.4.ebuild,v 1.1 2006/06/04 12:26:44 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-bootpd/netkit-bootpd-2.4.ebuild,v 1.2 2007/07/12 02:52:15 mr_bones_ Exp $ inherit eutils - MY_P=${P/netkit-/} DESCRIPTION="Netkit - bootp" HOMEPAGE="ftp://ftp.uk.linux.org/pub/linux/Networking/netboot/" |