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 f45182434ad..87cb4206e1f 100644 --- a/security/mhash/Makefile +++ b/security/mhash/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.27 2013/05/31 12:41:52 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2014/05/29 23:37:20 wiz Exp $ DISTNAME= mhash-0.9.9 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= security devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mhash/} EXTRACT_SUFX= .tar.bz2 |