pkgsrc-Changes archive

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

CVS commit: pkgsrc/sysutils



Module Name:    pkgsrc
Committed By:   bacon
Date:           Mon Sep 11 14:02:05 UTC 2023

Modified Files:
        pkgsrc/sysutils: Makefile

Log Message:
sysutils/Makefile: Add runas


To generate a diff of this commit:
cvs rdiff -u -r1.1070 -r1.1071 pkgsrc/sysutils/Makefile

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

Modified files:

Index: pkgsrc/sysutils/Makefile
diff -u pkgsrc/sysutils/Makefile:1.1070 pkgsrc/sysutils/Makefile:1.1071
--- pkgsrc/sysutils/Makefile:1.1070     Mon Sep 11 12:20:22 2023
+++ pkgsrc/sysutils/Makefile    Mon Sep 11 14:02:05 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1070 2023/09/11 12:20:22 fox Exp $
+# $NetBSD: Makefile,v 1.1071 2023/09/11 14:02:05 bacon Exp $
 #
 
 COMMENT=       System utilities
@@ -665,6 +665,7 @@ SUBDIR+=    ruby-repofetch
 SUBDIR+=       ruby-serverspec
 SUBDIR+=       ruby-specinfra
 SUBDIR+=       ruby-syslog-logger
+SUBDIR+=       runas
 SUBDIR+=       rw
 SUBDIR+=       s6
 SUBDIR+=       safetynet



Home | Main Index | Thread Index | Old Index