aboutsummaryrefslogtreecommitdiff
path: root/www/pear-Horde_Service_Weather/Makefile
diff options
context:
space:
mode:
authorMartin Matuska <mm@FreeBSD.org>2012-12-12 15:16:56 +0000
committerMartin Matuska <mm@FreeBSD.org>2012-12-12 15:16:56 +0000
commitcd4b5e26f1f107f63d1df5461afe8a66829dc3ec (patch)
tree3fb7d6080e4c46250a144599804046174e893258 /www/pear-Horde_Service_Weather/Makefile
parent17ceff765800de56a99184d5868cc6c54dd38812 (diff)
downloadports-cd4b5e26f1f107f63d1df5461afe8a66829dc3ec.tar.gz
ports-cd4b5e26f1f107f63d1df5461afe8a66829dc3ec.zip
Notes
Diffstat (limited to 'www/pear-Horde_Service_Weather/Makefile')
-rw-r--r--www/pear-Horde_Service_Weather/Makefile8
1 files changed, 6 insertions, 2 deletions
diff --git a/www/pear-Horde_Service_Weather/Makefile b/www/pear-Horde_Service_Weather/Makefile
index 84a86d002716..883b07a4540e 100644
--- a/www/pear-Horde_Service_Weather/Makefile
+++ b/www/pear-Horde_Service_Weather/Makefile
@@ -5,14 +5,18 @@
# $FreeBSD$
PORTNAME= Horde_Service_Weather
-PORTVERSION= 1.1.3
+PORTVERSION= 2.0.1
CATEGORIES= www pear
MAINTAINER= horde@FreeBSD.org
COMMENT= Horde Weather Provider
USE_HORDE_BUILD= Horde_Role
-USE_HORDE_RUN= Horde_Date Horde_Exception Horde_Http Horde_Url
+USE_HORDE_RUN= Horde_Role \
+ Horde_Date \
+ Horde_Exception \
+ Horde_Http \
+ Horde_Url
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/pear-channel-horde/bsd.horde.mk"