Index: head/textproc/pear-Text_Template/Makefile =================================================================== --- head/textproc/pear-Text_Template/Makefile (revision 447337) +++ head/textproc/pear-Text_Template/Makefile (revision 447338) @@ -1,21 +1,19 @@ # Created by: Martin Matuska # $FreeBSD$ PORTNAME= Text_Template PORTVERSION= 1.2.0 CATEGORIES= textproc www pear MASTER_SITES= http://pear.phpunit.de/get/ PKGNAMEPREFIX= pear- MAINTAINER= joneum@FreeBSD.org 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 .include