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:47:05 UTC 2022
Modified Files:
pkgsrc/archivers: Makefile
Log Message:
Add lzlib.
To generate a diff of this commit:
cvs rdiff -u -r1.191 -r1.192 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.191 pkgsrc/archivers/Makefile:1.192
--- pkgsrc/archivers/Makefile:1.191 Fri Jun 17 23:05:24 2022
+++ pkgsrc/archivers/Makefile Mon Oct 24 07:47:05 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.191 2022/06/17 23:05:24 wiz Exp $
+# $NetBSD: Makefile,v 1.192 2022/10/24 07:47:05 fcambus Exp $
#
COMMENT= Archivers and compression tools
@@ -63,6 +63,7 @@ SUBDIR+= lz4
SUBDIR+= lz4json
SUBDIR+= lzip
SUBDIR+= lziprecover
+SUBDIR+= lzlib
SUBDIR+= lzma
SUBDIR+= lzmalib
SUBDIR+= lzo
Home |
Main Index |
Thread Index |
Old Index