diff options
Diffstat (limited to 'security/mhash/Makefile')
-rw-r--r-- | security/mhash/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/mhash/Makefile b/security/mhash/Makefile index 07d1dafa8a5..c3cf4d64253 100644 --- a/security/mhash/Makefile +++ b/security/mhash/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2004/04/24 23:33:32 xtraeme Exp $ +# $NetBSD: Makefile,v 1.12 2004/10/03 00:18:10 tv Exp $ DISTNAME= mhash-0.8.17 +PKGREVISION= 1 CATEGORIES= security devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mhash/} |