svn commit: r351361 - head/www
Olli Hauer
ohauer at FreeBSD.org
Tue Apr 15 18:55:47 UTC 2014
Author: ohauer
Date: Tue Apr 15 18:55:47 2014
New Revision: 351361
URL: http://svnweb.freebsd.org/changeset/ports/351361
QAT: https://qat.redports.org/buildarchive/r351361/
Log:
- fix CAT Makefile and connect new mod_python35
Modified:
head/www/Makefile
Modified: head/www/Makefile
==============================================================================
--- head/www/Makefile Tue Apr 15 18:54:37 2014 (r351360)
+++ head/www/Makefile Tue Apr 15 18:55:47 2014 (r351361)
@@ -512,7 +512,8 @@
SUBDIR += mod_proxy_html
SUBDIR += mod_proxy_uwsgi
SUBDIR += mod_proxy_xml
- SUBDIR += mod_python3
+ SUBDIR += mod_python33
+ SUBDIR += mod_python35
SUBDIR += mod_qos
SUBDIR += mod_remoteip
SUBDIR += mod_reproxy
More information about the svn-ports-head
mailing list