diff options
author | miwi <miwi@FreeBSD.org> | 2009-08-23 05:32:00 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-08-23 05:32:00 +0800 |
commit | 10feb103411e4682b733dfabce2ea416e2f2d7b8 (patch) | |
tree | 408acbb33093ebbc1984fe7b300c6b3c70172b88 /www | |
parent | c52b091772fe4c2d3921fc65bd718c451dbb7800 (diff) | |
download | freebsd-ports-gnome-10feb103411e4682b733dfabce2ea416e2f2d7b8.tar.gz freebsd-ports-gnome-10feb103411e4682b733dfabce2ea416e2f2d7b8.tar.zst freebsd-ports-gnome-10feb103411e4682b733dfabce2ea416e2f2d7b8.zip |
- Take over maintainership
Approved by: Wen Heping (maintainer)
Diffstat (limited to 'www')
-rw-r--r-- | www/pear-HTML_TagCloud/Makefile | 2 | ||||
-rw-r--r-- | www/pear-HTTP_Request2/Makefile | 2 | ||||
-rw-r--r-- | www/pear-HTTP_WebDAV_Client/Makefile | 2 | ||||
-rw-r--r-- | www/pear-HTTP_WebDAV_Server/Makefile | 2 | ||||
-rw-r--r-- | www/pear-Services_Amazon/Makefile | 2 | ||||
-rw-r--r-- | www/pear-Services_Blogging/Makefile | 2 | ||||
-rw-r--r-- | www/pear-Services_Facebook/Makefile | 2 | ||||
-rw-r--r-- | www/pear-Services_GeoNames/Makefile | 2 | ||||
-rw-r--r-- | www/pear-Services_Google/Makefile | 2 | ||||
-rw-r--r-- | www/pear-XML_GRDDL/Makefile | 2 | ||||
-rw-r--r-- | www/pecl-http/Makefile | 2 |
11 files changed, 11 insertions, 11 deletions
diff --git a/www/pear-HTML_TagCloud/Makefile b/www/pear-HTML_TagCloud/Makefile index 5b6e7c62a1a3..5569a7747d64 100644 --- a/www/pear-HTML_TagCloud/Makefile +++ b/www/pear-HTML_TagCloud/Makefile @@ -9,7 +9,7 @@ PORTNAME= HTML_TagCloud PORTVERSION= 0.2.3 CATEGORIES= www devel pear -MAINTAINER= wenheping@gmail.com +MAINTAINER= miwi@FreeBSD.org COMMENT= Generate TagCloud in HTML And Visualize Tags BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear diff --git a/www/pear-HTTP_Request2/Makefile b/www/pear-HTTP_Request2/Makefile index f4dc53e98dc2..46c5680e3ca3 100644 --- a/www/pear-HTTP_Request2/Makefile +++ b/www/pear-HTTP_Request2/Makefile @@ -9,7 +9,7 @@ PORTNAME= HTTP_Request2 PORTVERSION= 0.4.0 CATEGORIES= www pear -MAINTAINER= wenheping@gmail.com +MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR classes providing an easy way to perform HTTP requests BUILD_DEPENDS= ${PEARDIR}/Net/URL2.php:${PORTSDIR}/net/pear-Net_URL2 diff --git a/www/pear-HTTP_WebDAV_Client/Makefile b/www/pear-HTTP_WebDAV_Client/Makefile index 936d5922607c..fec229089957 100644 --- a/www/pear-HTTP_WebDAV_Client/Makefile +++ b/www/pear-HTTP_WebDAV_Client/Makefile @@ -9,7 +9,7 @@ PORTNAME= HTTP_WebDAV_Client PORTVERSION= 1.0.0 CATEGORIES= www devel pear -MAINTAINER= wenheping@gmail.com +MAINTAINER= miwi@FreeBSD.org COMMENT= WebDAV Stream Wrapper Class BUILD_DEPENDS= ${PEARDIR}/HTTP/Request.php:${PORTSDIR}/www/pear-HTTP_Request diff --git a/www/pear-HTTP_WebDAV_Server/Makefile b/www/pear-HTTP_WebDAV_Server/Makefile index 52a49c47a897..2a8a9f09dfea 100644 --- a/www/pear-HTTP_WebDAV_Server/Makefile +++ b/www/pear-HTTP_WebDAV_Server/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0.0.r4 CATEGORIES= www devel pear DISTNAME= ${PORTNAME}-1.0.0RC4 -MAINTAINER= wenheping@gmail.com +MAINTAINER= miwi@FreeBSD.org COMMENT= WebDAV Server Baseclass CATEGORY= HTTP/WebDAV diff --git a/www/pear-Services_Amazon/Makefile b/www/pear-Services_Amazon/Makefile index 2c8ac9c00284..4fbadbb29801 100644 --- a/www/pear-Services_Amazon/Makefile +++ b/www/pear-Services_Amazon/Makefile @@ -9,7 +9,7 @@ PORTNAME= Services_Amazon PORTVERSION= 0.8.0 CATEGORIES= www pear -MAINTAINER= wenheping@gmail.com +MAINTAINER= miwi@FreeBSD.org COMMENT= PHP interface to Amazon Product Advertising API BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \ diff --git a/www/pear-Services_Blogging/Makefile b/www/pear-Services_Blogging/Makefile index a8d4ac2656e2..7d4ad8954ade 100644 --- a/www/pear-Services_Blogging/Makefile +++ b/www/pear-Services_Blogging/Makefile @@ -9,7 +9,7 @@ PORTNAME= Services_Blogging PORTVERSION= 0.2.3 CATEGORIES= www pear -MAINTAINER= wenheping@gmail.com +MAINTAINER= miwi@FreeBSD.org COMMENT= PHP interface to Blog BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \ diff --git a/www/pear-Services_Facebook/Makefile b/www/pear-Services_Facebook/Makefile index c32c0701e64d..b1e37b3dacbd 100644 --- a/www/pear-Services_Facebook/Makefile +++ b/www/pear-Services_Facebook/Makefile @@ -9,7 +9,7 @@ PORTNAME= Services_Facebook PORTVERSION= 0.2.8 CATEGORIES= www pear -MAINTAINER= wenheping@gmail.com +MAINTAINER= miwi@FreeBSD.org COMMENT= PHP interface to Facebook's API BUILD_DEPENDS= ${PEARDIR}/Validate.php:${PORTSDIR}/devel/pear-Validate diff --git a/www/pear-Services_GeoNames/Makefile b/www/pear-Services_GeoNames/Makefile index fda8389d00c0..95d07bdb66d6 100644 --- a/www/pear-Services_GeoNames/Makefile +++ b/www/pear-Services_GeoNames/Makefile @@ -9,7 +9,7 @@ PORTNAME= Services_GeoNames PORTVERSION= 0.2.3 CATEGORIES= www pear -MAINTAINER= wenheping@gmail.com +MAINTAINER= miwi@FreeBSD.org COMMENT= A PHP5 Interface to the GeoNames Public API BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \ diff --git a/www/pear-Services_Google/Makefile b/www/pear-Services_Google/Makefile index c35216074d34..e74743f5b913 100644 --- a/www/pear-Services_Google/Makefile +++ b/www/pear-Services_Google/Makefile @@ -9,7 +9,7 @@ PORTNAME= Services_Google PORTVERSION= 0.2.0 CATEGORIES= www pear -MAINTAINER= wenheping@gmail.com +MAINTAINER= miwi@FreeBSD.org COMMENT= PHP interface to access the Google SOAP Web APIs USE_PHP= soap diff --git a/www/pear-XML_GRDDL/Makefile b/www/pear-XML_GRDDL/Makefile index 80fd6b64d8c4..1e16505b1bca 100644 --- a/www/pear-XML_GRDDL/Makefile +++ b/www/pear-XML_GRDDL/Makefile @@ -9,7 +9,7 @@ PORTNAME= XML_GRDDL PORTVERSION= 0.1.1 CATEGORIES= www pear -MAINTAINER= wenheping@gmail.com +MAINTAINER= miwi@FreeBSD.org COMMENT= A PHP library for dealing with GRDDL BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \ diff --git a/www/pecl-http/Makefile b/www/pecl-http/Makefile index 0b560e97f6d3..219e6b496335 100644 --- a/www/pecl-http/Makefile +++ b/www/pecl-http/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= pecl- DISTNAME= pecl_${PORTNAME}-${PORTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= wenheping@gmail.com +MAINTAINER= miwi@FreeBSD.org COMMENT= Extended HTTP Support LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl |