diff options
Diffstat (limited to 'mail/dspam')
-rw-r--r-- | mail/dspam/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/dspam/Makefile b/mail/dspam/Makefile index 71858622ff6..cce3a5bd73a 100644 --- a/mail/dspam/Makefile +++ b/mail/dspam/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.86 2016/07/09 06:38:28 wiz Exp $ +# $NetBSD: Makefile,v 1.87 2016/10/09 21:42:00 wiz Exp $ DISTNAME= dspam-3.10.2 -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=dspam/} |