diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-09-23 21:53:23 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-09-23 21:53:23 +0000 |
commit | a54222bce087bfea9679b8833f97a51067e603e7 (patch) | |
tree | 3e7ba768418ca90530f8a8d08d8219dc3a0c32a4 /net-mail/nail | |
parent | ooops fuckup (diff) | |
download | gentoo-2-a54222bce087bfea9679b8833f97a51067e603e7.tar.gz gentoo-2-a54222bce087bfea9679b8833f97a51067e603e7.tar.bz2 gentoo-2-a54222bce087bfea9679b8833f97a51067e603e7.zip |
Changed LICENSE from GPL to BSD
Diffstat (limited to 'net-mail/nail')
-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() { |