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:   maya
Date:           Thu Mar  2 03:55:06 UTC 2017

Modified Files:
        pkgsrc/www: Makefile

Log Message:
Sort


To generate a diff of this commit:
cvs rdiff -u -r1.1217 -r1.1218 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.1217 pkgsrc/www/Makefile:1.1218
--- pkgsrc/www/Makefile:1.1217  Sat Feb 25 14:55:37 2017
+++ pkgsrc/www/Makefile Thu Mar  2 03:55:06 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1217 2017/02/25 14:55:37 kamil Exp $
+# $NetBSD: Makefile,v 1.1218 2017/03/02 03:55:06 maya Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -681,8 +681,8 @@ SUBDIR+=    py-httplib2
 SUBDIR+=       py-hyperframe
 SUBDIR+=       py-idna
 SUBDIR+=       py-jonpy
-SUBDIR+=       py-livereload
 SUBDIR+=       py-landslide
+SUBDIR+=       py-livereload
 SUBDIR+=       py-mechanize
 SUBDIR+=       py-mezzanine
 SUBDIR+=       py-mod_wsgi



Home | Main Index | Thread Index | Old Index