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 b66854111d1..b99c6fae54d 100644 --- a/mail/opendkim/Makefile +++ b/mail/opendkim/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.1.1.1 2010/10/19 23:11:42 pettai Exp $ +# $NetBSD: Makefile,v 1.2 2011/02/21 00:04:21 pettai Exp $ # -DISTNAME= opendkim-2.1.3 +DISTNAME= opendkim-2.2.2 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=opendkim/} |