aboutsummaryrefslogtreecommitdiff
path: root/devel/pear-channel-horde/Makefile
diff options
context:
space:
mode:
authorMartin Matuska <mm@FreeBSD.org>2011-07-11 09:36:59 +0000
committerMartin Matuska <mm@FreeBSD.org>2011-07-11 09:36:59 +0000
commitad84be56c57d7cdcfaa080a55074e4e19f7aa5a1 (patch)
tree04df1ab1f9910dd9d76c7770e4d8a003a8111d5a /devel/pear-channel-horde/Makefile
parentae0e665ce2d4aeb4c9f6eb3d827f1e3002e53b2d (diff)
downloadports-ad84be56c57d7cdcfaa080a55074e4e19f7aa5a1.tar.gz
ports-ad84be56c57d7cdcfaa080a55074e4e19f7aa5a1.zip
Even more simplify pear channel code
Add sanity checks for PEAR_CHANNEL_HOST and PEAR_CHANNEL_REG
Notes
Notes: svn path=/head/; revision=277523
Diffstat (limited to 'devel/pear-channel-horde/Makefile')
-rw-r--r--devel/pear-channel-horde/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/pear-channel-horde/Makefile b/devel/pear-channel-horde/Makefile
index 427f8a69533d..b2ef152997d0 100644
--- a/devel/pear-channel-horde/Makefile
+++ b/devel/pear-channel-horde/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
#
-PORTNAME= pear-channel-horde
+PORTNAME= horde
PORTVERSION= 20110304
CATEGORIES= devel www pear
@@ -13,7 +13,6 @@ MAINTAINER= mm@FreeBSD.org
COMMENT= PEAR channel ${PEAR_CHANNEL_HOST}
PEAR_CHANNEL_HOST= pear.horde.org
-PEAR_CHANNEL_ALIAS= horde
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/pear/bsd.pear.channel.mk"