aboutsummaryrefslogtreecommitdiff
path: root/devel/pear-Horde_History/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/pear-Horde_History/Makefile')
-rw-r--r--devel/pear-Horde_History/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/pear-Horde_History/Makefile b/devel/pear-Horde_History/Makefile
index 2bafa57f0cae..4f0c8039a250 100644
--- a/devel/pear-Horde_History/Makefile
+++ b/devel/pear-Horde_History/Makefile
@@ -6,13 +6,14 @@
#
PORTNAME= Horde_History
-PORTVERSION= 1.0.1
+PORTVERSION= 2.0.1
CATEGORIES= devel www pear
MAINTAINER= horde@FreeBSD.org
COMMENT= Horde API for tracking the history of an object
-USE_HORDE_RUN= Horde_Db Horde_Exception
+USE_HORDE_RUN= Horde_Db \
+ Horde_Exception
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/pear-channel-horde/bsd.horde.mk"