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:           Sun Sep  4 12:39:40 UTC 2016

Modified Files:
        pkgsrc/archivers: Makefile

Log Message:
+ zstd.


To generate a diff of this commit:
cvs rdiff -u -r1.146 -r1.147 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.146 pkgsrc/archivers/Makefile:1.147
--- pkgsrc/archivers/Makefile:1.146     Sat Jul  9 21:13:18 2016
+++ pkgsrc/archivers/Makefile   Sun Sep  4 12:39:40 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.146 2016/07/09 21:13:18 wiz Exp $
+# $NetBSD: Makefile,v 1.147 2016/09/04 12:39:40 wiz Exp $
 #
 
 COMMENT=       Archivers
@@ -118,6 +118,7 @@ SUBDIR+=    xz
 SUBDIR+=       zip
 SUBDIR+=       zoo
 SUBDIR+=       zopfli
+SUBDIR+=       zstd
 SUBDIR+=       zutils
 SUBDIR+=       zziplib
 



Home | Main Index | Thread Index | Old Index