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 ae12b9545ed..18fc350fffd 100644 --- a/security/mhash/Makefile +++ b/security/mhash/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.38 2021/05/24 19:53:54 wiz Exp $ +# $NetBSD: Makefile,v 1.39 2022/06/28 11:35:38 wiz Exp $ DISTNAME= mhash-0.9.9 -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= security devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mhash/} EXTRACT_SUFX= .tar.bz2 |