Date: Sun, 10 May 2015 06:40:25 +0000 (UTC) From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r385925 - head/www/foswiki Message-ID: <201505100640.t4A6eP4F028120@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: amdmi3 Date: Sun May 10 06:40:25 2015 New Revision: 385925 URL: https://svnweb.freebsd.org/changeset/ports/385925 Log: - Add CPE info Approved by: portmgr blanket Modified: head/www/foswiki/Makefile Modified: head/www/foswiki/Makefile ============================================================================== --- head/www/foswiki/Makefile Sun May 10 05:09:34 2015 (r385924) +++ head/www/foswiki/Makefile Sun May 10 06:40:25 2015 (r385925) @@ -17,7 +17,7 @@ RUN_DEPENDS= p5-Error>=0.15:${PORTSDIR}/ p5-Text-Diff>=0.35:${PORTSDIR}/textproc/p5-Text-Diff \ p5-Sort-Maker>=0.06:${PORTSDIR}/devel/p5-Sort-Maker -USES= perl5 tar:tgz +USES= cpe perl5 tar:tgz NO_BUILD= yes OPTIONS_DEFINE= OPTINT OPTOTH APACHE
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201505100640.t4A6eP4F028120>