diff options
author | wiz <wiz> | 2016-07-09 06:38:30 +0000 |
---|---|---|
committer | wiz <wiz> | 2016-07-09 06:38:30 +0000 |
commit | 5e57da1f75f9f1dda69d36c14ac5384e40a8fc8f (patch) | |
tree | 78751ea30af41032eb1a6ea6842c24db262839ed /mail/spamassassin | |
parent | fc39d182791e8da9f806de8e43d26886e0a113ab (diff) | |
download | pkgsrc-5e57da1f75f9f1dda69d36c14ac5384e40a8fc8f.tar.gz |
Bump PKGREVISION for perl-5.24.0 for everything mentioning perl.
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 53da4609601..c9fdf881c1f 100644 --- a/mail/spamassassin/Makefile +++ b/mail/spamassassin/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.124 2016/03/05 11:28:51 jperkin Exp $ +# $NetBSD: Makefile,v 1.125 2016/07/09 06:38:32 wiz Exp $ DISTNAME= Mail-SpamAssassin-3.4.1 PKGNAME= spamassassin-3.4.1 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_APACHE:=spamassassin/source/} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} |