diff options
Diffstat (limited to 'mail/spamassassin/Makefile')
-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 ede1faa804a..17aeebc23cd 100644 --- a/mail/spamassassin/Makefile +++ b/mail/spamassassin/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.91 2009/02/18 11:02:59 abs Exp $ +# $NetBSD: Makefile,v 1.92 2009/03/07 13:25:19 seb Exp $ DISTNAME= Mail-SpamAssassin-3.2.5 PKGNAME= spamassassin-3.2.5 -PKGREVISION= 1 +PKGREVISION= 2 SVR4_PKGNAME= sa CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_APACHE:=spamassassin/source/} |