diff options
author | tron <tron@pkgsrc.org> | 2014-02-12 23:17:32 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2014-02-12 23:17:32 +0000 |
commit | 8f71208e60c2942e96098e3f4ef7b0958b0eb5e7 (patch) | |
tree | 437a865da8d01c86343f3a78f63e77aad15ad97a /mail/spamassassin | |
parent | 58a61e26eba4e1af9924182702a8e46ebb4da31e (diff) | |
download | pkgsrc-8f71208e60c2942e96098e3f4ef7b0958b0eb5e7.tar.gz |
Recursive PKGREVISION bump for OpenSSL API version bump.
Diffstat (limited to 'mail/spamassassin')
-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 1496ef9a999..42d5e26305e 100644 --- a/mail/spamassassin/Makefile +++ b/mail/spamassassin/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.111 2013/12/09 14:17:49 obache Exp $ +# $NetBSD: Makefile,v 1.112 2014/02/12 23:18:10 tron Exp $ DISTNAME= Mail-SpamAssassin-3.3.2 PKGNAME= spamassassin-3.3.2 -PKGREVISION= 7 +PKGREVISION= 8 SVR4_PKGNAME= sa CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_APACHE:=spamassassin/source/} |