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:   pho
Date:           Sun Nov 28 20:05:18 UTC 2021
Modified Files:
        pkgsrc/archivers: Makefile
Log Message:
+unarchiver
To generate a diff of this commit:
cvs rdiff -u -r1.187 -r1.188 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.187 pkgsrc/archivers/Makefile:1.188
--- pkgsrc/archivers/Makefile:1.187     Fri Nov 19 09:48:38 2021
+++ pkgsrc/archivers/Makefile   Sun Nov 28 20:05:18 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.187 2021/11/19 09:48:38 adam Exp $
+# $NetBSD: Makefile,v 1.188 2021/11/28 20:05:18 pho Exp $
 #
 
 COMMENT=       Archivers and compression tools
@@ -135,6 +135,7 @@ SUBDIR+=    torrentzip
 SUBDIR+=       unace
 SUBDIR+=       unace-bin
 SUBDIR+=       unalz
+SUBDIR+=       unarchiver
 SUBDIR+=       unarj
 SUBDIR+=       undms
 SUBDIR+=       unlzx
Home |
Main Index |
Thread Index |
Old Index