summaryrefslogtreecommitdiff
path: root/mail/spamassassin/Makefile
diff options
context:
space:
mode:
authortron <tron>2014-10-01 11:37:31 +0000
committertron <tron>2014-10-01 11:37:31 +0000
commit8c0de214c712b8f907d1e12327ed65026b5924f8 (patch)
tree93d7c7b830fb0011f379acd6ade2dd2fd7868145 /mail/spamassassin/Makefile
parentc20b8a007e9143903c53e23eeb86f2c2cd1de74e (diff)
downloadpkgsrc-8c0de214c712b8f907d1e12327ed65026b5924f8.tar.gz
Make the DNSRBL based plug-ins work with version 0.76 or newer of the
"p5-Net-DNS" package. Patch taken from the SVN repository.
Diffstat (limited to 'mail/spamassassin/Makefile')
-rw-r--r--mail/spamassassin/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/spamassassin/Makefile b/mail/spamassassin/Makefile
index 4c7f3978d0a..8c2dde6440d 100644
--- a/mail/spamassassin/Makefile
+++ b/mail/spamassassin/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.114 2014/05/29 23:36:52 wiz Exp $
+# $NetBSD: Makefile,v 1.115 2014/10/01 11:37:31 tron Exp $
DISTNAME= Mail-SpamAssassin-3.4.0
PKGNAME= spamassassin-3.4.0
-PKGREVISION= 1
+PKGREVISION= 2
SVR4_PKGNAME= sa
CATEGORIES= mail perl5
MASTER_SITES= ${MASTER_SITE_APACHE:=spamassassin/source/}