pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel



Module Name:    pkgsrc
Committed By:   minskim
Date:           Mon Feb 20 05:53:10 UTC 2017

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
Add ruby-cucumber-wire


To generate a diff of this commit:
cvs rdiff -u -r1.2365 -r1.2366 pkgsrc/devel/Makefile

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

Modified files:

Index: pkgsrc/devel/Makefile
diff -u pkgsrc/devel/Makefile:1.2365 pkgsrc/devel/Makefile:1.2366
--- pkgsrc/devel/Makefile:1.2365        Sun Feb 19 18:53:25 2017
+++ pkgsrc/devel/Makefile       Mon Feb 20 05:53:10 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2365 2017/02/19 18:53:25 adam Exp $
+# $NetBSD: Makefile,v 1.2366 2017/02/20 05:53:10 minskim Exp $
 #
 
 COMMENT=       Development utilities
@@ -2044,6 +2044,7 @@ SUBDIR+=  ruby-celluloid-supervision
 SUBDIR+=       ruby-cmd
 SUBDIR+=       ruby-contracts
 SUBDIR+=       ruby-cucumber-core
+SUBDIR+=       ruby-cucumber-wire
 SUBDIR+=       ruby-curses
 SUBDIR+=       ruby-curses-gem
 SUBDIR+=       ruby-daemon_controller



Home | Main Index | Thread Index | Old Index