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:   taca
Date:           Thu Dec  6 14:41:45 UTC 2018

Modified Files:
        pkgsrc/sysutils: Makefile

Log Message:
sysutils/Makefile: add and enable ruby-puppet-resource_api


To generate a diff of this commit:
cvs rdiff -u -r1.786 -r1.787 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.786 pkgsrc/sysutils/Makefile:1.787
--- pkgsrc/sysutils/Makefile:1.786      Thu Nov 29 14:36:46 2018
+++ pkgsrc/sysutils/Makefile    Thu Dec  6 14:41:45 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.786 2018/11/29 14:36:46 taca Exp $
+# $NetBSD: Makefile,v 1.787 2018/12/06 14:41:45 taca Exp $
 #
 
 COMMENT=       System utilities
@@ -532,6 +532,7 @@ SUBDIR+=    ruby-facter
 SUBDIR+=       ruby-fssm
 SUBDIR+=       ruby-listen
 SUBDIR+=       ruby-notify
+SUBDIR+=       ruby-puppet-resource_api
 SUBDIR+=       ruby-quota
 SUBDIR+=       ruby-rb-appscript
 SUBDIR+=       ruby-rb-inotify



Home | Main Index | Thread Index | Old Index