diff options
Diffstat (limited to 'mail/opendkim/Makefile')
-rw-r--r-- | mail/opendkim/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/opendkim/Makefile b/mail/opendkim/Makefile index e5546c7f198..7f57728c31b 100644 --- a/mail/opendkim/Makefile +++ b/mail/opendkim/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.23 2015/03/15 23:02:34 pettai Exp $ +# $NetBSD: Makefile,v 1.24 2015/06/12 10:50:20 wiz Exp $ DISTNAME= opendkim-2.10.1 +PKGREVISION= 1 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=opendkim/} |