aboutsummaryrefslogtreecommitdiff
path: root/devel/pear-Config
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2004-08-25 21:35:45 +0000
committerThierry Thomas <thierry@FreeBSD.org>2004-08-25 21:35:45 +0000
commit52e5539c94f75cc02806cc4d5d945e27b4b4ae38 (patch)
tree3a75bb4d3fc5482a690315ac94afb1a4069e15c9 /devel/pear-Config
parentf4916ff7964b0d8783da80a41d8281a1e0b5c60d (diff)
downloadports-52e5539c94f75cc02806cc4d5d945e27b4b4ae38.tar.gz
ports-52e5539c94f75cc02806cc4d5d945e27b4b4ae38.zip
Notes
Diffstat (limited to 'devel/pear-Config')
-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 \