aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--devel/Makefile2
-rw-r--r--devel/pear-channel-htmlpurifier.org/Makefile (renamed from devel/pear-channel-htmlpurifier/Makefile)2
-rw-r--r--devel/pear-channel-htmlpurifier.org/files/htmlpurifier.org.reg (renamed from devel/pear-channel-htmlpurifier/files/htmlpurifier.org.reg)0
-rw-r--r--devel/pear-channel-htmlpurifier.org/pkg-descr (renamed from devel/pear-channel-htmlpurifier/pkg-descr)0
-rw-r--r--devel/pear-htmlpurifier/Makefile6
5 files changed, 5 insertions, 5 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 9962b8049863..21aa0fd00a58 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -3944,7 +3944,7 @@
SUBDIR += pear-channel-doctrine
SUBDIR += pear-channel-ezc
SUBDIR += pear-channel-horde
- SUBDIR += pear-channel-htmlpurifier
+ SUBDIR += pear-channel-htmlpurifier.org
SUBDIR += pear-channel-openpear
SUBDIR += pear-channel-pdepend
SUBDIR += pear-channel-phing
diff --git a/devel/pear-channel-htmlpurifier/Makefile b/devel/pear-channel-htmlpurifier.org/Makefile
index 355d782c5879..bddacd197584 100644
--- a/devel/pear-channel-htmlpurifier/Makefile
+++ b/devel/pear-channel-htmlpurifier.org/Makefile
@@ -1,7 +1,7 @@
# Created by: Mark Felder <feld@FreeBSD.org>
# $FreeBSD$
-PORTNAME= htmlpurifier
+PORTNAME= htmlpurifier.org
PORTVERSION= 20140120
PORTREVISION= 1
CATEGORIES= devel www pear
diff --git a/devel/pear-channel-htmlpurifier/files/htmlpurifier.org.reg b/devel/pear-channel-htmlpurifier.org/files/htmlpurifier.org.reg
index e9445b702bfe..e9445b702bfe 100644
--- a/devel/pear-channel-htmlpurifier/files/htmlpurifier.org.reg
+++ b/devel/pear-channel-htmlpurifier.org/files/htmlpurifier.org.reg
diff --git a/devel/pear-channel-htmlpurifier/pkg-descr b/devel/pear-channel-htmlpurifier.org/pkg-descr
index d04d15cbdeb1..d04d15cbdeb1 100644
--- a/devel/pear-channel-htmlpurifier/pkg-descr
+++ b/devel/pear-channel-htmlpurifier.org/pkg-descr
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