diff options
Diffstat (limited to 'devel/pear-htmlpurifier/Makefile')
-rw-r--r-- | devel/pear-htmlpurifier/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/pear-htmlpurifier/Makefile b/devel/pear-htmlpurifier/Makefile index df71ba3174ad..e13a7a3219f2 100644 --- a/devel/pear-htmlpurifier/Makefile +++ b/devel/pear-htmlpurifier/Makefile @@ -3,7 +3,7 @@ PORTNAME= htmlpurifier PORTVERSION= 4.9.2 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= devel pear www MASTER_SITES= http://htmlpurifier.org/get/ \ LOCAL @@ -15,8 +15,8 @@ COMMENT= PHP HTML filter library LICENSE= LGPL21 -BUILD_DEPENDS= ${PEARDIR}/.channels/htmlpurifier.org.reg:devel/pear-channel-htmlpurifier -RUN_DEPENDS= ${PEARDIR}/.channels/htmlpurifier.org.reg:devel/pear-channel-htmlpurifier +BUILD_DEPENDS= ${PEARDIR}/.channels/htmlpurifier.org.reg:devel/pear-channel-htmlpurifier.org +RUN_DEPENDS= ${PEARDIR}/.channels/htmlpurifier.org.reg:devel/pear-channel-htmlpurifier.org PEAR_CHANNEL= htmlpurifier.org USES= pear |