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 Oct 24 07:50:29 UTC 2022

Modified Files:
        pkgsrc/archivers: Makefile

Log Message:
Add tarlz.


To generate a diff of this commit:
cvs rdiff -u -r1.192 -r1.193 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.192 pkgsrc/archivers/Makefile:1.193
--- pkgsrc/archivers/Makefile:1.192     Mon Oct 24 07:47:05 2022
+++ pkgsrc/archivers/Makefile   Mon Oct 24 07:50:29 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.192 2022/10/24 07:47:05 fcambus Exp $
+# $NetBSD: Makefile,v 1.193 2022/10/24 07:50:29 fcambus Exp $
 #
 
 COMMENT=       Archivers and compression tools
@@ -131,6 +131,7 @@ SUBDIR+=    sarab
 SUBDIR+=       squsq
 SUBDIR+=       star
 SUBDIR+=       szip
+SUBDIR+=       tarlz
 SUBDIR+=       tartest
 SUBDIR+=       torrentzip
 SUBDIR+=       trrntzip



Home | Main Index | Thread Index | Old Index