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:   gutteridge
Date:           Thu Feb 28 03:29:21 UTC 2019

Modified Files:
        pkgsrc/www: Makefile

Log Message:
Makefile: minor re-ordering


To generate a diff of this commit:
cvs rdiff -u -r1.1367 -r1.1368 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.1367 pkgsrc/www/Makefile:1.1368
--- pkgsrc/www/Makefile:1.1367  Wed Feb 27 12:15:54 2019
+++ pkgsrc/www/Makefile Thu Feb 28 03:29:21 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1367 2019/02/27 12:15:54 adam Exp $
+# $NetBSD: Makefile,v 1.1368 2019/02/28 03:29:21 gutteridge Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -895,10 +895,10 @@ SUBDIR+=  ruby-rest-client
 SUBDIR+=       ruby-robots
 SUBDIR+=       ruby-rouge
 SUBDIR+=       ruby-sass
-SUBDIR+=       ruby-sass34
 SUBDIR+=       ruby-sass-listen
 SUBDIR+=       ruby-sass-rails
 SUBDIR+=       ruby-sass-rails32
+SUBDIR+=       ruby-sass34
 SUBDIR+=       ruby-sawyer
 SUBDIR+=       ruby-selenium-webdriver
 SUBDIR+=       ruby-sinatra



Home | Main Index | Thread Index | Old Index