diff options
Diffstat (limited to 'security/mhash/Makefile')
-rw-r--r-- | security/mhash/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/mhash/Makefile b/security/mhash/Makefile index f2e548c2aac..f45182434ad 100644 --- a/security/mhash/Makefile +++ b/security/mhash/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.26 2012/10/23 18:16:36 asau Exp $ +# $NetBSD: Makefile,v 1.27 2013/05/31 12:41:52 wiz Exp $ DISTNAME= mhash-0.9.9 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= security devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mhash/} EXTRACT_SUFX= .tar.bz2 |