diff options
Diffstat (limited to 'net-ftp/tlswrap/tlswrap-1.02.ebuild')
-rw-r--r-- | net-ftp/tlswrap/tlswrap-1.02.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-ftp/tlswrap/tlswrap-1.02.ebuild b/net-ftp/tlswrap/tlswrap-1.02.ebuild index 9ec7fc9f4d7d..50f6e3581b9d 100644 --- a/net-ftp/tlswrap/tlswrap-1.02.ebuild +++ b/net-ftp/tlswrap/tlswrap-1.02.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/tlswrap/tlswrap-1.02.ebuild,v 1.2 2007/11/14 03:36:05 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/tlswrap/tlswrap-1.02.ebuild,v 1.3 2010/01/15 20:35:11 voyageur Exp $ inherit eutils @@ -8,7 +8,7 @@ DESCRIPTION="TLSWRAP is a TLS/SSL FTP wrapper/proxy which allows to use TLS with HOMEPAGE="http://tlswrap.sunsite.dk" SRC_URI="http://tlswrap.sunsite.dk/${P}.tar.gz" -LICENSE="tlswrap" +LICENSE="BSD" SLOT="0" KEYWORDS="~x86" IUSE="" |