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 Aug  2 02:57:47 UTC 2018

Modified Files:
        pkgsrc/www: Makefile

Log Message:
sort


To generate a diff of this commit:
cvs rdiff -u -r1.1337 -r1.1338 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.1337 pkgsrc/www/Makefile:1.1338
--- pkgsrc/www/Makefile:1.1337  Tue Jul 31 16:44:21 2018
+++ pkgsrc/www/Makefile Thu Aug  2 02:57:47 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1337 2018/07/31 16:44:21 nia Exp $
+# $NetBSD: Makefile,v 1.1338 2018/08/02 02:57:47 jnemeth Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -704,8 +704,8 @@ SUBDIR+=    py-grappelli_safe
 SUBDIR+=       py-gunicorn
 SUBDIR+=       py-h11
 SUBDIR+=       py-h2
-SUBDIR+=       py-http_ece
 SUBDIR+=       py-http-parser
+SUBDIR+=       py-http_ece
 SUBDIR+=       py-httpbin
 SUBDIR+=       py-httpie
 SUBDIR+=       py-httplib2



Home | Main Index | Thread Index | Old Index