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 Feb 22 19:46:05 UTC 2021

Modified Files:
        pkgsrc/archivers: Makefile

Log Message:
Add lunzip.


To generate a diff of this commit:
cvs rdiff -u -r1.179 -r1.180 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.179 pkgsrc/archivers/Makefile:1.180
--- pkgsrc/archivers/Makefile:1.179     Wed Nov  4 13:02:52 2020
+++ pkgsrc/archivers/Makefile   Mon Feb 22 19:46:05 2021
@@ -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+=      libunrar
 SUBDIR+=       libzip
 SUBDIR+=       lrzip
 SUBDIR+=       lua-zlib
+SUBDIR+=       lunzip
 SUBDIR+=       lxqt-archiver
 SUBDIR+=       lz4
 SUBDIR+=       lz4json



Home | Main Index | Thread Index | Old Index