pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/misc



Module Name:    pkgsrc
Committed By:   schmonz
Date:           Thu Nov 19 20:19:37 UTC 2020

Modified Files:
        pkgsrc/misc: Makefile

Log Message:
Add and enable s6-portable-utils.


To generate a diff of this commit:
cvs rdiff -u -r1.543 -r1.544 pkgsrc/misc/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/misc/Makefile
diff -u pkgsrc/misc/Makefile:1.543 pkgsrc/misc/Makefile:1.544
--- pkgsrc/misc/Makefile:1.543  Tue Sep 22 01:50:23 2020
+++ pkgsrc/misc/Makefile        Thu Nov 19 20:19:37 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.543 2020/09/22 01:50:23 mrg Exp $
+# $NetBSD: Makefile,v 1.544 2020/11/19 20:19:37 schmonz Exp $
 #
 
 COMMENT=       Miscellaneous utilities
@@ -337,6 +337,7 @@ SUBDIR+=    ruby-transaction-simple
 SUBDIR+=       ruby-typed-array
 SUBDIR+=       ruby-windows_error
 SUBDIR+=       rump
+SUBDIR+=       s6-portable-utils
 SUBDIR+=       sch
 SUBDIR+=       sci
 SUBDIR+=       screen



Home | Main Index | Thread Index | Old Index