diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/pear-HTTP_Request/Makefile | 2 | ||||
-rw-r--r-- | www/pear-Services_Delicious/Makefile | 2 | ||||
-rw-r--r-- | www/pear-UDDI/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/www/pear-HTTP_Request/Makefile b/www/pear-HTTP_Request/Makefile index 2a4101e68d94..54bdb1666e79 100644 --- a/www/pear-HTTP_Request/Makefile +++ b/www/pear-HTTP_Request/Makefile @@ -9,7 +9,7 @@ PORTNAME= HTTP_Request PORTVERSION= 1.4.3 CATEGORIES= www pear -MAINTAINER= chinsan@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR classes providing an easy way to perform HTTP requests BUILD_DEPENDS= ${PEARDIR}/Net/URL.php:${PORTSDIR}/net/pear-Net_URL \ diff --git a/www/pear-Services_Delicious/Makefile b/www/pear-Services_Delicious/Makefile index 60fb62bbe635..5d25c339cd03 100644 --- a/www/pear-Services_Delicious/Makefile +++ b/www/pear-Services_Delicious/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.5.0 PORTREVISION= 1 CATEGORIES= www pear -MAINTAINER= chinsan@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR Client for the del.icio.us web service BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \ diff --git a/www/pear-UDDI/Makefile b/www/pear-UDDI/Makefile index 6fb81ecaf5bb..524e365fad1b 100644 --- a/www/pear-UDDI/Makefile +++ b/www/pear-UDDI/Makefile @@ -9,7 +9,7 @@ PORTNAME= UDDI PORTVERSION= 0.2.4 CATEGORIES= www pear finance -MAINTAINER= chinsan@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR UDDI for PHP BUILD_DEPENDS= ${PEARDIR}/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser \ |