svn commit: r381223 - head/www/p5-URI-Fetch

Adam Weinberger adamw at FreeBSD.org
Fri Mar 13 17:34:23 UTC 2015


Author: adamw
Date: Fri Mar 13 17:34:22 2015
New Revision: 381223
URL: https://svnweb.freebsd.org/changeset/ports/381223
QAT: https://qat.redports.org/buildarchive/r381223/

Log:
  Fix typo.

Modified:
  head/www/p5-URI-Fetch/Makefile

Modified: head/www/p5-URI-Fetch/Makefile
==============================================================================
--- head/www/p5-URI-Fetch/Makefile	Fri Mar 13 17:33:20 2015	(r381222)
+++ head/www/p5-URI-Fetch/Makefile	Fri Mar 13 17:34:22 2015	(r381223)
@@ -27,4 +27,4 @@ USE_PERL5=	configure
 CACHE_BUILD_DEPENDS=	p5-Cache>=0:${PORTSDIR}/devel/p5-Cache
 CACHE_RUN_DEPENDS=	p5-Cache>=0:${PORTSDIR}/devel/p5-Cache
 
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>


More information about the svn-ports-head mailing list