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:   wiz
Date:           Mon Sep 19 08:02:23 UTC 2016
Modified Files:
        pkgsrc/archivers: Makefile
Log Message:
+ lz4json.
To generate a diff of this commit:
cvs rdiff -u -r1.147 -r1.148 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.147 pkgsrc/archivers/Makefile:1.148
--- pkgsrc/archivers/Makefile:1.147     Sun Sep  4 12:39:40 2016
+++ pkgsrc/archivers/Makefile   Mon Sep 19 08:02:23 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.147 2016/09/04 12:39:40 wiz Exp $
+# $NetBSD: Makefile,v 1.148 2016/09/19 08:02:23 wiz Exp $
 #
 
 COMMENT=       Archivers
@@ -48,6 +48,7 @@ SUBDIR+=      libunrar
 SUBDIR+=       libzip
 SUBDIR+=       lrzip
 SUBDIR+=       lz4
+SUBDIR+=       lz4json
 SUBDIR+=       lzip
 SUBDIR+=       lziprecover
 SUBDIR+=       lzma
Home |
Main Index |
Thread Index |
Old Index