pkgsrc-Changes archive

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

CVS commit: pkgsrc/www



Module Name:    pkgsrc
Committed By:   minskim
Date:           Thu Apr 12 15:44:35 UTC 2018

Modified Files:
        pkgsrc/www: Makefile

Log Message:
www/Makefile: Add ruby-robots


To generate a diff of this commit:
cvs rdiff -u -r1.1322 -r1.1323 pkgsrc/www/Makefile

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

Modified files:

Index: pkgsrc/www/Makefile
diff -u pkgsrc/www/Makefile:1.1322 pkgsrc/www/Makefile:1.1323
--- pkgsrc/www/Makefile:1.1322  Thu Apr 12 10:24:34 2018
+++ pkgsrc/www/Makefile Thu Apr 12 15:44:35 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1322 2018/04/12 10:24:34 adam Exp $
+# $NetBSD: Makefile,v 1.1323 2018/04/12 15:44:35 minskim Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -861,6 +861,7 @@ SUBDIR+=    ruby-rails42
 SUBDIR+=       ruby-rails51
 SUBDIR+=       ruby-raindrops
 SUBDIR+=       ruby-rest-client
+SUBDIR+=       ruby-robots
 SUBDIR+=       ruby-rouge
 SUBDIR+=       ruby-sass
 SUBDIR+=       ruby-sass-rails32



Home | Main Index | Thread Index | Old Index