summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2002-09-23 21:54:48 +0000
committerMike Frysinger <vapier@gentoo.org>2002-09-23 21:54:48 +0000
commita9d0acdfb58c236aac62adad5b43d77d00100e3a (patch)
tree121d895c7f9d503a2df79fdefdba35e4052d5713 /net-mail/nbsmtp
parentChanged LICENSE from GPL to BSD (diff)
downloadgentoo-2-a9d0acdfb58c236aac62adad5b43d77d00100e3a.tar.gz
gentoo-2-a9d0acdfb58c236aac62adad5b43d77d00100e3a.tar.bz2
gentoo-2-a9d0acdfb58c236aac62adad5b43d77d00100e3a.zip
Changed GPL to GPL-2 in LICENSE
Diffstat (limited to 'net-mail/nbsmtp')
-rw-r--r--net-mail/nbsmtp/nbsmtp-0.8.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/nbsmtp/nbsmtp-0.8.ebuild b/net-mail/nbsmtp/nbsmtp-0.8.ebuild
index d616522d8d40..6de64fed2da1 100644
--- a/net-mail/nbsmtp/nbsmtp-0.8.ebuild
+++ b/net-mail/nbsmtp/nbsmtp-0.8.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/nbsmtp/nbsmtp-0.8.ebuild,v 1.4 2002/08/14 12:05:25 murphy Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/nbsmtp/nbsmtp-0.8.ebuild,v 1.5 2002/09/23 21:54:48 vapier Exp $
S=${WORKDIR}
DESCRIPTION="The No-Brainer SMTP"
@@ -12,7 +12,7 @@ PROVIDE="virtual/mta"
SLOT="0"
-LICENSE="GPL"
+LICENSE="GPL-2"
KEYWORDS="x86 sparc sparc64"
src_compile() {