Date: Sun, 12 Jul 2015 10:47:38 +0000 (UTC) From: Olli Hauer <ohauer@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391776 - head/www Message-ID: <201507121047.t6CAlcEw016744@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201507121047.t6CAlcEw016744>