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:   ryoon
Date:           Fri Jul 21 22:43:22 UTC 2023

Modified Files:
        pkgsrc/archivers: Makefile

Log Message:
archivers: Enable 7-zip


To generate a diff of this commit:
cvs rdiff -u -r1.199 -r1.200 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.199 pkgsrc/archivers/Makefile:1.200
--- pkgsrc/archivers/Makefile:1.199     Thu Jul 20 14:11:37 2023
+++ pkgsrc/archivers/Makefile   Fri Jul 21 22:43:22 2023
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.199 2023/07/20 14:11:37 bacon Exp $
+# $NetBSD: Makefile,v 1.200 2023/07/21 22:43:22 ryoon Exp $
 #
 
 COMMENT=       Archivers and compression tools
 
+SUBDIR+=       7-zip
 SUBDIR+=       9e
 SUBDIR+=       R-brotli
 SUBDIR+=       R-zip



Home | Main Index | Thread Index | Old Index