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 908e483b257..455f4ac397a 100644 --- a/mail/opendkim/Makefile +++ b/mail/opendkim/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.26 2016/03/18 06:16:18 pettai Exp $ +# $NetBSD: Makefile,v 1.27 2016/07/09 06:38:30 wiz Exp $ DISTNAME= opendkim-2.10.3 +PKGREVISION= 1 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=opendkim/} |