diff options
author | Alastair Tse <liquidx@gentoo.org> | 2003-02-28 13:18:14 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2003-02-28 13:18:14 +0000 |
commit | 593f9a4847010dc222e5435b144d1e974f6fd31b (patch) | |
tree | bfc406dc4220bd3fca0cbaa5b4d3e1a487d84aa6 /net-misc/netkit-bootpd | |
parent | mark .9 x86 stable (diff) | |
download | historical-593f9a4847010dc222e5435b144d1e974f6fd31b.tar.gz historical-593f9a4847010dc222e5435b144d1e974f6fd31b.tar.bz2 historical-593f9a4847010dc222e5435b144d1e974f6fd31b.zip |
Invalid License Cleanups. Part 1.
Also updated VIM license file.
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 22d1c3172223..74d86373dad3 100644 --- a/net-misc/netkit-bootpd/netkit-bootpd-0.17-r1.ebuild +++ b/net-misc/netkit-bootpd/netkit-bootpd-0.17-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-bootpd/netkit-bootpd-0.17-r1.ebuild,v 1.17 2003/02/24 19:42:04 dragon Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-bootpd/netkit-bootpd-0.17-r1.ebuild,v 1.18 2003/02/28 13:18:14 liquidx Exp $ MY_PN=${PN/pd/paramd} S=${WORKDIR}/${MY_PN}-${PV} @@ -9,7 +9,7 @@ SRC_URI="http://ftp.debian.org/debian/pool/main/n/netkit-bootparamd/${MY_PN}_${P HOMEPAGE="ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/" KEYWORDS="x86 sparc ppc mips" -LICENSE="bsd" +LICENSE="BSD" SLOT="0" src_compile() { |