diff options
Diffstat (limited to 'net-mail/fetchmail/fetchmail-5.9.14.ebuild')
-rw-r--r-- | net-mail/fetchmail/fetchmail-5.9.14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/fetchmail/fetchmail-5.9.14.ebuild b/net-mail/fetchmail/fetchmail-5.9.14.ebuild index af564377b90a..70b078bd258e 100644 --- a/net-mail/fetchmail/fetchmail-5.9.14.ebuild +++ b/net-mail/fetchmail/fetchmail-5.9.14.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/fetchmail/fetchmail-5.9.14.ebuild,v 1.1 2002/09/11 22:06:52 raker Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-5.9.14.ebuild,v 1.2 2002/09/23 20:20:23 vapier Exp $ S="${WORKDIR}/${P}" @@ -13,7 +13,7 @@ DEPEND="virtual/glibc RDEPEND="nls? ( sys-devel/gettext )" SLOT="0" -LICENSE="GPL" +LICENSE="GPL-2 public-domain" KEYWORDS="x86 sparc sparc64" src_unpack() { |