aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
Diffstat (limited to 'devel')
-rw-r--r--devel/pear-Config/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/pear-Config/Makefile b/devel/pear-Config/Makefile
index 446552cdd4ac..c78b734ffbb4 100644
--- a/devel/pear-Config/Makefile
+++ b/devel/pear-Config/Makefile
@@ -10,12 +10,11 @@ PORTVERSION= 1.8
PORTREVISION= 1
CATEGORIES= devel www pear
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= antonio@php.net
COMMENT= PEAR Config package provides methods for configuration manipulation
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear-PEAR
-RUN_DEPENDS= ${BUILD_DEPENDS} \
- ${PEARDIR}/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser \
+RUN_DEPENDS= ${PEARDIR}/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser \
${PEARDIR}/XML/Util.php:${PORTSDIR}/devel/pear-XML_Util
FILES= Config.php Config/Container.php Config/Container/Apache.php \