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 2d5255defd1..24530a94d76 100644 --- a/security/mhash/Makefile +++ b/security/mhash/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.24 2008/11/08 13:47:11 bjs Exp $ +# $NetBSD: Makefile,v 1.25 2012/10/03 21:57:25 wiz Exp $ DISTNAME= mhash-0.9.9 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= security devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mhash/} EXTRACT_SUFX= .tar.bz2 |