From aa19f2ddab619263d2f708058a3c78aeae976f1f Mon Sep 17 00:00:00 2001 From: fcambus Date: Mon, 24 Oct 2022 07:52:54 +0000 Subject: Add plzip. --- archivers/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/archivers/Makefile b/archivers/Makefile index 921b0da24e8..f91ce7427c6 100644 --- a/archivers/Makefile +++ b/archivers/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.193 2022/10/24 07:50:29 fcambus Exp $ +# $NetBSD: Makefile,v 1.194 2022/10/24 07:52:54 fcambus Exp $ # COMMENT= Archivers and compression tools @@ -97,6 +97,7 @@ SUBDIR+= php-zip SUBDIR+= php-zlib SUBDIR+= pigz SUBDIR+= pixz +SUBDIR+= plzip SUBDIR+= ppmd SUBDIR+= ppunpack SUBDIR+= pxz -- cgit v1.2.3