svn commit: r447338 - head/textproc/pear-Text_Template

Jochen Neumeister joneum at FreeBSD.org
Fri Aug 4 14:31:46 UTC 2017


Author: joneum
Date: Fri Aug  4 14:31:45 2017
New Revision: 447338
URL: https://svnweb.freebsd.org/changeset/ports/447338

Log:
  - Unbreak: this fetches fine
  
  PR:		220991
  Submitted by:	Niels Kobschaetzki <niels at kobschaetzki.net>
  Approved by:	miwi (mentor)
  Differential Revision:	https://reviews.freebsd.org/D11834

Modified:
  head/textproc/pear-Text_Template/Makefile

Modified: head/textproc/pear-Text_Template/Makefile
==============================================================================
--- head/textproc/pear-Text_Template/Makefile	Fri Aug  4 14:31:40 2017	(r447337)
+++ head/textproc/pear-Text_Template/Makefile	Fri Aug  4 14:31:45 2017	(r447338)
@@ -13,8 +13,6 @@ COMMENT=	Simple template engine
 BUILD_DEPENDS=	${PEARDIR}/.channels/pear.phpunit.de.reg:devel/pear-channel-phpunit
 RUN_DEPENDS=	${PEARDIR}/.channels/pear.phpunit.de.reg:devel/pear-channel-phpunit
 
-BROKEN=		unfetchable, redirects to https://phpunit.de/
-
 USES=	pear
 PEAR_CHANNEL=	phpunit
 


More information about the svn-ports-all mailing list