diff options
Diffstat (limited to 'mail/opendmarc/Makefile')
-rw-r--r-- | mail/opendmarc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/opendmarc/Makefile b/mail/opendmarc/Makefile index 6fb773316a7..64605b0a87b 100644 --- a/mail/opendmarc/Makefile +++ b/mail/opendmarc/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2015/03/15 22:26:34 pettai Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:50:20 wiz Exp $ DISTNAME= opendmarc-1.3.1 +PKGREVISION= 1 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=opendmarc/} |