summaryrefslogtreecommitdiff
path: root/mail/spamassassin/Makefile
diff options
context:
space:
mode:
authorheinz <heinz@pkgsrc.org>2006-03-24 19:46:10 +0000
committerheinz <heinz@pkgsrc.org>2006-03-24 19:46:10 +0000
commit929de69f4f7fdba9c274693a411ebaa7afd8e0e3 (patch)
tree7e9b52cd4680013a4aa7b4049ecebc853a151d44 /mail/spamassassin/Makefile
parent0b4bd7a3dd0cfe490c7801eee05c94f732c353e9 (diff)
downloadpkgsrc-929de69f4f7fdba9c274693a411ebaa7afd8e0e3.tar.gz
Fixed one forgotten case of variable with underscore. This fixes PR
pkg/33139 by Ben Colver.
Diffstat (limited to 'mail/spamassassin/Makefile')
-rw-r--r--mail/spamassassin/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/spamassassin/Makefile b/mail/spamassassin/Makefile
index df63bb9f9b5..b989e7b9c35 100644
--- a/mail/spamassassin/Makefile
+++ b/mail/spamassassin/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.69 2006/03/13 21:11:57 heinz Exp $
+# $NetBSD: Makefile,v 1.70 2006/03/24 19:46:10 heinz Exp $
DISTNAME= Mail-SpamAssassin-3.1.1
PKGNAME= spamassassin-3.1.1
+PKGREVISION= 1
SVR4_PKGNAME= sa
CATEGORIES= mail perl5
MASTER_SITES= ${MASTER_SITE_APACHE:=spamassassin/source/}