diff options
Diffstat (limited to 'app-arch/unlzx/unlzx-1.1.ebuild')
-rw-r--r-- | app-arch/unlzx/unlzx-1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/unlzx/unlzx-1.1.ebuild b/app-arch/unlzx/unlzx-1.1.ebuild index 1369395c8f12..f833caca0717 100644 --- a/app-arch/unlzx/unlzx-1.1.ebuild +++ b/app-arch/unlzx/unlzx-1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-arch/unlzx/unlzx-1.1.ebuild,v 1.9 2002/08/16 02:34:18 murphy Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/unlzx/unlzx-1.1.ebuild,v 1.10 2002/09/07 13:29:57 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="Unarchiver for Amiga LZX archives" @@ -8,7 +8,7 @@ SRC_URI="ftp://us.aminet.net/pub/aminet/misc/unix/${PN}.c.gz ftp://us.aminet.net HOMEPAGE="ftp://us.aminet.net/pub/aminet/misc/unix/${PN}.c.gz.readme" SLOT="0" -LICENSE="as-is" +LICENSE="freeware" KEYWORDS="x86 ppc sparc sparc64" DEPEND="virtual/glibc" |