diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/pear-Text_Template/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/pear-Text_Template/Makefile b/textproc/pear-Text_Template/Makefile index 7d5ae32c27a4..cac987f34c59 100644 --- a/textproc/pear-Text_Template/Makefile +++ b/textproc/pear-Text_Template/Makefile @@ -13,6 +13,8 @@ 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 |