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:   taca
Date:           Sat Mar 21 16:05:04 UTC 2020

Modified Files:
        pkgsrc/www: Makefile

Log Message:
www/Makefile: add and enable ruby-coffee-rails4


To generate a diff of this commit:
cvs rdiff -u -r1.1444 -r1.1445 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.1444 pkgsrc/www/Makefile:1.1445
--- pkgsrc/www/Makefile:1.1444  Sat Mar 21 15:46:48 2020
+++ pkgsrc/www/Makefile Sat Mar 21 16:05:04 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1444 2020/03/21 15:46:48 taca Exp $
+# $NetBSD: Makefile,v 1.1445 2020/03/21 16:05:04 taca Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -842,6 +842,7 @@ SUBDIR+=    ruby-borges
 SUBDIR+=       ruby-capybara
 SUBDIR+=       ruby-clearsilver
 SUBDIR+=       ruby-coffee-rails
+SUBDIR+=       ruby-coffee-rails4
 SUBDIR+=       ruby-compass
 SUBDIR+=       ruby-compass-core
 SUBDIR+=       ruby-compass-import-once



Home | Main Index | Thread Index | Old Index