diff options
author | 2002-09-23 21:53:23 +0000 | |
---|---|---|
committer | 2002-09-23 21:53:23 +0000 | |
commit | e96e6163f6fb8c9ea66b14b37b57d486562605bf (patch) | |
tree | a6f82301d5715e7a3252d0e03b7b34bca6a1e3d0 /net-mail | |
parent | ooops fuckup (diff) | |
download | historical-e96e6163f6fb8c9ea66b14b37b57d486562605bf.tar.gz historical-e96e6163f6fb8c9ea66b14b37b57d486562605bf.tar.bz2 historical-e96e6163f6fb8c9ea66b14b37b57d486562605bf.zip |
Changed LICENSE from GPL to BSD
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/nail/nail-9.30.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/nail/nail-9.30.ebuild b/net-mail/nail/nail-9.30.ebuild index 5fc6e9f9bafb..f7fb6280145e 100644 --- a/net-mail/nail/nail-9.30.ebuild +++ b/net-mail/nail/nail-9.30.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/net-mail/nail/nail-9.30.ebuild,v 1.5 2002/08/14 12:05:25 murphy Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/nail/nail-9.30.ebuild,v 1.6 2002/09/23 21:53:23 vapier Exp $ S=${WORKDIR}/${P} @@ -11,7 +11,7 @@ HOMEPAGE="http://omnibus.ruf.uni-freiburg.de/~gritter/" DEPEND="virtual/glibc" SLOT="0" -LICENSE="GPL" +LICENSE="BSD" KEYWORDS="x86 sparc sparc64" src_compile() { |