diff options
Diffstat (limited to 'mail/opendmarc')
-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 9a494e7c308..468b74a7237 100644 --- a/mail/opendmarc/Makefile +++ b/mail/opendmarc/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2014/04/02 21:33:41 pettai Exp $ +# $NetBSD: Makefile,v 1.6 2014/05/29 23:36:47 wiz Exp $ DISTNAME= opendmarc-1.2.0 +PKGREVISION= 1 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=opendmarc/} |