From f51409f2edc4b795c37a77b17c5770d7080b37cc Mon Sep 17 00:00:00 2001 From: pho Date: Wed, 5 May 2021 12:17:40 +0000 Subject: [PATCH] sysutils: +hs-easy-file --- sysutils/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sysutils/Makefile b/sysutils/Makefile index 2fc1dc634181..bd01fb34a24d 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.954 2021/05/05 11:47:31 pho Exp $ +# $NetBSD: Makefile,v 1.955 2021/05/05 12:17:40 pho Exp $ # COMMENT= System utilities @@ -330,6 +330,7 @@ SUBDIR+= heirloom-yes SUBDIR+= hfsutils SUBDIR+= hivex SUBDIR+= hs-byteorder +SUBDIR+= hs-easy-file SUBDIR+= hs-filepattern SUBDIR+= hs-hslua-module-path SUBDIR+= hs-process-extras