diff options
author | heinz <heinz> | 2008-01-09 19:09:22 +0000 |
---|---|---|
committer | heinz <heinz> | 2008-01-09 19:09:22 +0000 |
commit | cab10f5390e018c914b04ba6a8a2a925279a1bf1 (patch) | |
tree | 67c982bb2b99be7e5cb93d13a867efacf9837e95 /mail | |
parent | 244bfdf38614f4ef75ad38a24cc4092d1e718768 (diff) | |
download | pkgsrc-cab10f5390e018c914b04ba6a8a2a925279a1bf1.tar.gz |
Corrected name of Apache license.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/spamassassin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/spamassassin/Makefile b/mail/spamassassin/Makefile index b8b4cb3b837..77e1b62e2e8 100644 --- a/mail/spamassassin/Makefile +++ b/mail/spamassassin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.84 2008/01/09 15:55:51 heinz Exp $ +# $NetBSD: Makefile,v 1.85 2008/01/09 19:09:22 heinz Exp $ DISTNAME= Mail-SpamAssassin-3.2.4 PKGNAME= spamassassin-3.2.4 @@ -10,7 +10,7 @@ MAINTAINER= heinz@NetBSD.org HOMEPAGE= http://spamassassin.apache.org/ COMMENT= Mail filter to identify spam -#LICENSE= apache-license-2.0 +#LICENSE= apache-2.0 PKG_DESTDIR_SUPPORT= destdir PKG_INSTALLATION_TYPES= overwrite pkgviews |