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 Feb 24 15:51:52 UTC 2019

Modified Files:
        pkgsrc/www: Makefile

Log Message:
www/Makefile: add and enable ruby-sass-listen


To generate a diff of this commit:
cvs rdiff -u -r1.1363 -r1.1364 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.1363 pkgsrc/www/Makefile:1.1364
--- pkgsrc/www/Makefile:1.1363  Fri Feb 22 21:24:19 2019
+++ pkgsrc/www/Makefile Sun Feb 24 15:51:52 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1363 2019/02/22 21:24:19 leot Exp $
+# $NetBSD: Makefile,v 1.1364 2019/02/24 15:51:52 taca Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -896,6 +896,7 @@ SUBDIR+=    ruby-rest-client
 SUBDIR+=       ruby-robots
 SUBDIR+=       ruby-rouge
 SUBDIR+=       ruby-sass
+SUBDIR+=       ruby-sass-listen
 SUBDIR+=       ruby-sass-rails32
 SUBDIR+=       ruby-sawyer
 SUBDIR+=       ruby-selenium-webdriver



Home | Main Index | Thread Index | Old Index