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-tftp | |
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-tftp')
-rw-r--r-- | net-misc/netkit-tftp/netkit-tftp-0.17-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/netkit-tftp/netkit-tftp-0.17-r1.ebuild b/net-misc/netkit-tftp/netkit-tftp-0.17-r1.ebuild index 38d2a9387ac9..ef21e59f2518 100644 --- a/net-misc/netkit-tftp/netkit-tftp-0.17-r1.ebuild +++ b/net-misc/netkit-tftp/netkit-tftp-0.17-r1.ebuild @@ -1,13 +1,13 @@ # 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-tftp/netkit-tftp-0.17-r1.ebuild,v 1.11 2003/02/24 19:42:04 dragon Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-tftp/netkit-tftp-0.17-r1.ebuild,v 1.12 2003/02/28 13:18:14 liquidx Exp $ DESCRIPTION="the tftp server included in netkit" SRC_URI="ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/netkit-tftp-0.17.tar.gz" HOMEPAGE="ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/" KEYWORDS="x86 sparc ppc mips" -LICENSE="bsd" +LICENSE="BSD" SLOT="0" src_compile() { |