diff options
author | Mike Frysinger <vapier@gentoo.org> | 2003-12-08 19:00:47 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2003-12-08 19:00:47 +0000 |
commit | 57fb814624240d56838ab55432dc6935563a3f4a (patch) | |
tree | efab18cf1ba2bf5ac6c3c4ffa65214fe2917033c /net-ftp/profxp | |
parent | remove m4 dep (diff) | |
download | gentoo-2-57fb814624240d56838ab55432dc6935563a3f4a.tar.gz gentoo-2-57fb814624240d56838ab55432dc6935563a3f4a.tar.bz2 gentoo-2-57fb814624240d56838ab55432dc6935563a3f4a.zip |
fix LICENSE after talking to author
Diffstat (limited to 'net-ftp/profxp')
-rw-r--r-- | net-ftp/profxp/profxp-3_pre2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-ftp/profxp/profxp-3_pre2.ebuild b/net-ftp/profxp/profxp-3_pre2.ebuild index 223e56a3e205..666e32b3e87e 100644 --- a/net-ftp/profxp/profxp-3_pre2.ebuild +++ b/net-ftp/profxp/profxp-3_pre2.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-ftp/profxp/profxp-3_pre2.ebuild,v 1.1 2003/12/08 08:11:18 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/profxp/profxp-3_pre2.ebuild,v 1.2 2003/12/08 19:00:47 vapier Exp $ inherit perl-module @@ -9,7 +9,7 @@ HOMEPAGE="http://duncanthrax.net/profxp/" SRC_URI="http://duncanthrax.net/profxp/profxp-v${PV/_/-}-src.tar.gz http://search.cpan.org/src/CLINTDW/SOCKS-0.03/lib/Net/SOCKS.pm" -LICENSE="as-is" +LICENSE="BSD" SLOT="0" KEYWORDS="x86" |