pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/archivers



Module Name:    pkgsrc
Committed By:   fcambus
Date:           Mon Oct 24 07:52:54 UTC 2022

Modified Files:
        pkgsrc/archivers: Makefile

Log Message:
Add plzip.


To generate a diff of this commit:
cvs rdiff -u -r1.193 -r1.194 pkgsrc/archivers/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/archivers/Makefile
diff -u pkgsrc/archivers/Makefile:1.193 pkgsrc/archivers/Makefile:1.194
--- pkgsrc/archivers/Makefile:1.193     Mon Oct 24 07:50:29 2022
+++ pkgsrc/archivers/Makefile   Mon Oct 24 07:52:54 2022
@@ -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



Home | Main Index | Thread Index | Old Index