pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/archivers Add lunzip.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5e03cbcc0be9
branches:  trunk
changeset: 447598:5e03cbcc0be9
user:      fcambus <fcambus%pkgsrc.org@localhost>
date:      Mon Feb 22 19:46:05 2021 +0000

description:
Add lunzip.

diffstat:

 archivers/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r e9ab68a35852 -r 5e03cbcc0be9 archivers/Makefile
--- a/archivers/Makefile        Mon Feb 22 19:45:08 2021 +0000
+++ b/archivers/Makefile        Mon Feb 22 19:46:05 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.179 2020/11/04 13:02:52 nia Exp $
+# $NetBSD: Makefile,v 1.180 2021/02/22 19:46:05 fcambus Exp $
 #
 
 COMMENT=       Archivers
@@ -58,6 +58,7 @@
 SUBDIR+=       libzip
 SUBDIR+=       lrzip
 SUBDIR+=       lua-zlib
+SUBDIR+=       lunzip
 SUBDIR+=       lxqt-archiver
 SUBDIR+=       lz4
 SUBDIR+=       lz4json



Home | Main Index | Thread Index | Old Index