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 | 60cf5d6b83e7c95b9fc97ef8c883c539a008ba39 (patch) | |
tree | c906f6b6975138594e1bb1cc6f469ad09e1e3a8b /net-ftp/profxp | |
parent | remove m4 dep (diff) | |
download | historical-60cf5d6b83e7c95b9fc97ef8c883c539a008ba39.tar.gz historical-60cf5d6b83e7c95b9fc97ef8c883c539a008ba39.tar.bz2 historical-60cf5d6b83e7c95b9fc97ef8c883c539a008ba39.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" |