diff options
Diffstat (limited to 'mail/spamass-milter/Makefile')
-rw-r--r-- | mail/spamass-milter/Makefile | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/mail/spamass-milter/Makefile b/mail/spamass-milter/Makefile index d9a6ae88eab..24a5107790d 100644 --- a/mail/spamass-milter/Makefile +++ b/mail/spamass-milter/Makefile @@ -1,12 +1,15 @@ -# $NetBSD: Makefile,v 1.27 2010/04/17 21:11:18 tez Exp $ +# $NetBSD: Makefile,v 1.28 2010/06/03 23:46:54 gdt Exp $ # DISTNAME= spamass-milter-0.3.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= mail MASTER_SITES= http://savannah.nongnu.org/download/spamass-milt/ -MAINTAINER= pkgsrc-users@NetBSD.org +PATCHFILES= spamass-milter.20100504.patch + + +MAINTAINER= gdt@NetBSD.org HOMEPAGE= http://savannah.nongnu.org/projects/spamass-milt/ COMMENT= Milter interface to Spamassassin |