Date: Wed, 7 Aug 2013 14:10:21 +0000 (UTC) From: Vsevolod Stakhov <vsevolod@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r324354 - head/devel/p5-Module-Pluggable Message-ID: <201308071410.r77EALdM037024@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: vsevolod Date: Wed Aug 7 14:10:21 2013 New Revision: 324354 URL: http://svnweb.freebsd.org/changeset/ports/324354 Log: Unbreak index. Reported by: az (via private message) Modified: head/devel/p5-Module-Pluggable/Makefile Modified: head/devel/p5-Module-Pluggable/Makefile ============================================================================== --- head/devel/p5-Module-Pluggable/Makefile Wed Aug 7 13:59:55 2013 (r324353) +++ head/devel/p5-Module-Pluggable/Makefile Wed Aug 7 14:10:21 2013 (r324354) @@ -10,7 +10,7 @@ MAINTAINER= lth@FreeBSD.org COMMENT= Automatically give your module the ability to have plugins USES= perl5 -USE_PERL5 configure +USE_PERL5= configure MAN3= Devel::InnerPackage.3 \ Module::Pluggable.3 \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201308071410.r77EALdM037024>