diff options
author | rillig <rillig@pkgsrc.org> | 2005-11-22 10:37:39 +0000 |
---|---|---|
committer | rillig <rillig@pkgsrc.org> | 2005-11-22 10:37:39 +0000 |
commit | 834ae81120e77064a6df94c361103c128acea40a (patch) | |
tree | 48cd0e35b889768f3356b5975670a856f5ac8943 /mail | |
parent | 6b088b1776178a91d7601eec1a94fb5cb97bd04e (diff) | |
download | pkgsrc-834ae81120e77064a6df94c361103c128acea40a.tar.gz |
Bumped PKGREVISION because of the recent addition of patch-ar.
Diffstat (limited to 'mail')
-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 475ce754875..3b5ad065683 100644 --- a/mail/spamassassin/Makefile +++ b/mail/spamassassin/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.62 2005/11/13 22:48:32 heinz Exp $ +# $NetBSD: Makefile,v 1.63 2005/11/22 10:37:39 rillig Exp $ DISTNAME= Mail-SpamAssassin-3.1.0 PKGNAME= spamassassin-3.1.0 +PKGREVISION= 1 SVR4_PKGNAME= sa CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_APACHE:=spamassassin/source/} |