svn commit: r391776 - head/www

Olli Hauer ohauer at FreeBSD.org
Sun Jul 12 10:47:38 UTC 2015


Author: ohauer
Date: Sun Jul 12 10:47:37 2015
New Revision: 391776
URL: https://svnweb.freebsd.org/changeset/ports/391776

Log:
  - fix INDEX build

Modified:
  head/www/Makefile

Modified: head/www/Makefile
==============================================================================
--- head/www/Makefile	Sun Jul 12 10:11:43 2015	(r391775)
+++ head/www/Makefile	Sun Jul 12 10:47:37 2015	(r391776)
@@ -522,7 +522,7 @@
     SUBDIR += mod_vhs
     SUBDIR += mod_webkit
     SUBDIR += mod_whatkilledus
-    SUBDIR += mod_wsgi3
+    SUBDIR += mod_wsgi4
     SUBDIR += mod_xml2enc
     SUBDIR += mod_xmlns
     SUBDIR += mod_xsendfile


More information about the svn-ports-all mailing list