diff options
author | heinz <heinz@pkgsrc.org> | 2008-01-09 19:09:22 +0000 |
---|---|---|
committer | heinz <heinz@pkgsrc.org> | 2008-01-09 19:09:22 +0000 |
commit | 6998a6d94fa738ab48b7ce6233add9dc57be7f31 (patch) | |
tree | 67c982bb2b99be7e5cb93d13a867efacf9837e95 /mail | |
parent | ff34974bcbfa7a60fab17992b35bfab3dcedfd5e (diff) | |
download | pkgsrc-6998a6d94fa738ab48b7ce6233add9dc57be7f31.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 |