diff options
Diffstat (limited to 'mail/opendkim/Makefile')
-rw-r--r-- | mail/opendkim/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/opendkim/Makefile b/mail/opendkim/Makefile index df9e423b2a4..88c922aee42 100644 --- a/mail/opendkim/Makefile +++ b/mail/opendkim/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.36 2022/05/16 19:12:19 jperkin Exp $ +# $NetBSD: Makefile,v 1.37 2022/06/28 11:34:23 wiz Exp $ DISTNAME= opendkim-2.10.3 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=opendkim/} |