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 0e910a915a5..d045892afc0 100644 --- a/mail/opendkim/Makefile +++ b/mail/opendkim/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.5 2011/04/29 11:48:24 adam Exp $ +# $NetBSD: Makefile,v 1.6 2012/02/23 17:45:32 pettai Exp $ -DISTNAME= opendkim-2.3.2 +DISTNAME= opendkim-2.4.3 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=opendkim/} |