pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/archivers Add lzlib.
details: https://anonhg.NetBSD.org/pkgsrc/rev/b2eff894d5ab
branches: trunk
changeset: 387151:b2eff894d5ab
user: fcambus <fcambus%pkgsrc.org@localhost>
date: Mon Oct 24 07:47:05 2022 +0000
description:
Add lzlib.
diffstat:
archivers/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 71160a31628e -r b2eff894d5ab archivers/Makefile
--- a/archivers/Makefile Mon Oct 24 07:46:20 2022 +0000
+++ b/archivers/Makefile Mon Oct 24 07:47:05 2022 +0000
@@ -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+= lz4json
SUBDIR+= lzip
SUBDIR+= lziprecover
+SUBDIR+= lzlib
SUBDIR+= lzma
SUBDIR+= lzmalib
SUBDIR+= lzo
Home |
Main Index |
Thread Index |
Old Index