diff options
Diffstat (limited to 'sysutils/hivex/Makefile')
-rw-r--r-- | sysutils/hivex/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/hivex/Makefile b/sysutils/hivex/Makefile index cc3f4f7f156..028bebdc44b 100644 --- a/sysutils/hivex/Makefile +++ b/sysutils/hivex/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.17 2022/05/24 18:51:55 jaapb Exp $ +# $NetBSD: Makefile,v 1.18 2022/06/28 11:35:56 wiz Exp $ DISTNAME= hivex-1.3.18 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= sysutils MASTER_SITES= http://download.libguestfs.org/hivex/ |