diff options
Diffstat (limited to 'mail/spamassassin/Makefile')
-rw-r--r-- | mail/spamassassin/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/spamassassin/Makefile b/mail/spamassassin/Makefile index 9971fd91038..ead92e1a09f 100644 --- a/mail/spamassassin/Makefile +++ b/mail/spamassassin/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.50 2004/11/08 17:07:23 mjl Exp $ +# $NetBSD: Makefile,v 1.51 2004/12/28 02:47:45 reed Exp $ DISTNAME= Mail-SpamAssassin-${SPAMASSASSIN_VERSION} PKGNAME= spamassassin-${SPAMASSASSIN_VERSION} PKGREVISION= # empty SVR4_PKGNAME= sa +PKGREVISION= 1 CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_APACHE:=spamassassin/} \ http://spamassassin.apache.org/released/ |