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:   jnemeth
Date:           Thu Dec  8 03:03:53 UTC 2016

Modified Files:
        pkgsrc/www: Makefile

Log Message:
sort


To generate a diff of this commit:
cvs rdiff -u -r1.1198 -r1.1199 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.1198 pkgsrc/www/Makefile:1.1199
--- pkgsrc/www/Makefile:1.1198  Mon Dec  5 14:49:32 2016
+++ pkgsrc/www/Makefile Thu Dec  8 03:03:53 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1198 2016/12/05 14:49:32 taca Exp $
+# $NetBSD: Makefile,v 1.1199 2016/12/08 03:03:53 jnemeth Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -698,8 +698,8 @@ SUBDIR+=    py-static
 SUBDIR+=       py-swish-e
 SUBDIR+=       py-test-httpbin
 SUBDIR+=       py-tornado
-SUBDIR+=       py-trytond-webdav
 SUBDIR+=       py-trytond-web-user
+SUBDIR+=       py-trytond-webdav
 SUBDIR+=       py-twill
 SUBDIR+=       py-uliweb
 SUBDIR+=       py-urllib3



Home | Main Index | Thread Index | Old Index