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:           Sun Mar  3 15:46:09 UTC 2019

Modified Files:
        pkgsrc/www: Makefile

Log Message:
www/Makefile: replace ruby-coffee-rails32 with ruby-coffee-rails


To generate a diff of this commit:
cvs rdiff -u -r1.1371 -r1.1372 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.1371 pkgsrc/www/Makefile:1.1372
--- pkgsrc/www/Makefile:1.1371  Sun Mar  3 15:03:51 2019
+++ pkgsrc/www/Makefile Sun Mar  3 15:46:09 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1371 2019/03/03 15:03:51 taca Exp $
+# $NetBSD: Makefile,v 1.1372 2019/03/03 15:46:09 taca Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -817,7 +817,7 @@ SUBDIR+=    ruby-activeresource32
 SUBDIR+=       ruby-borges
 SUBDIR+=       ruby-capybara
 SUBDIR+=       ruby-clearsilver
-SUBDIR+=       ruby-coffee-rails32
+SUBDIR+=       ruby-coffee-rails
 SUBDIR+=       ruby-compass
 SUBDIR+=       ruby-compass-core
 SUBDIR+=       ruby-compass-import-once



Home | Main Index | Thread Index | Old Index