aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--archivers/pear-PHP_Archiv/Makefile2
-rw-r--r--converters/pear-Services_JSON/Makefile2
-rw-r--r--databases/pear-DB_ldap/Makefile2
-rw-r--r--databases/pear-DB_ldap2/Makefile2
-rw-r--r--databases/pear-XML_Query2XML/Makefile2
-rw-r--r--devel/pear-HTML_Page2/Makefile2
-rw-r--r--devel/pear-PHP_CodeSniffer/Makefile2
-rw-r--r--devel/pear-PHP_UML/Makefile2
-rw-r--r--devel/pear-XML_Transformer/Makefile2
-rw-r--r--devel/pecl-mcve/Makefile2
-rw-r--r--devel/pecl-spread/Makefile2
-rw-r--r--devel/pecl-svn/Makefile2
-rw-r--r--net/pear-Net_DIME/Makefile2
-rw-r--r--net/pear-Net_Dict/Makefile2
-rw-r--r--net/pear-Net_IPv6/Makefile2
-rw-r--r--net/pear-Net_LDAP2/Makefile2
-rw-r--r--net/pear-Net_Nmap/Makefile2
-rw-r--r--net/pear-Net_Vpopmaild/Makefile2
-rw-r--r--net/pear-Services_Twitter/Makefile2
-rw-r--r--net/pear-URI_Template/Makefile2
-rw-r--r--net/pear-XML_RPC2/Makefile2
-rw-r--r--net/pecl-oauth/Makefile2
-rw-r--r--print/pecl-haru/Makefile2
-rw-r--r--security/pear-File_SMBPasswd/Makefile2
-rw-r--r--sysutils/pear-Cache_Lite/Makefile2
-rw-r--r--textproc/pear-XML_Beautifier/Makefile2
-rw-r--r--textproc/pecl-enchant/Makefile2
-rw-r--r--www/pear-HTML_TagCloud/Makefile2
-rw-r--r--www/pear-HTTP_Request2/Makefile2
-rw-r--r--www/pear-HTTP_WebDAV_Client/Makefile2
-rw-r--r--www/pear-HTTP_WebDAV_Server/Makefile2
-rw-r--r--www/pear-Services_Amazon/Makefile2
-rw-r--r--www/pear-Services_Blogging/Makefile2
-rw-r--r--www/pear-Services_Facebook/Makefile2
-rw-r--r--www/pear-Services_GeoNames/Makefile2
-rw-r--r--www/pear-Services_Google/Makefile2
-rw-r--r--www/pear-XML_GRDDL/Makefile2
-rw-r--r--www/pecl-http/Makefile2
38 files changed, 38 insertions, 38 deletions
diff --git a/archivers/pear-PHP_Archiv/Makefile b/archivers/pear-PHP_Archiv/Makefile
index 0f084e6c7c24..917f93398483 100644
--- a/archivers/pear-PHP_Archiv/Makefile
+++ b/archivers/pear-PHP_Archiv/Makefile
@@ -9,7 +9,7 @@ PORTNAME= PHP_Archive
PORTVERSION= 0.11.4
CATEGORIES= archivers
-MAINTAINER= wenheping@gmail.com
+MAINTAINER= miwi@FreeBSD.org
COMMENT= Create and Use PHP Archive files
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
diff --git a/converters/pear-Services_JSON/Makefile b/converters/pear-Services_JSON/Makefile
index 96811ff3c2e5..415ddb2701ac 100644
--- a/converters/pear-Services_JSON/Makefile
+++ b/converters/pear-Services_JSON/Makefile
@@ -9,7 +9,7 @@ PORTNAME= Services_JSON
PORTVERSION= 1.0.0
CATEGORIES= converters www pear
-MAINTAINER= wenheping@gmail.com
+MAINTAINER= miwi@FreeBSD.org
COMMENT= PHP implementaion of json_encode/decode
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
diff --git a/databases/pear-DB_ldap/Makefile b/databases/pear-DB_ldap/Makefile
index 2385b4d43b73..8d1ff68d17a0 100644
--- a/databases/pear-DB_ldap/Makefile
+++ b/databases/pear-DB_ldap/Makefile
@@ -9,7 +9,7 @@ PORTNAME= DB_ldap
PORTVERSION= 1.2.0
CATEGORIES= databases net pear
-MAINTAINER= wenheping@gmail.com
+MAINTAINER= miwi@FreeBSD.org
COMMENT= PEAR DB compliant interface to LDAP servers
BUILD_DEPENDS= ${PEARDIR}/DB.php:${PORTSDIR}/databases/pear-DB
diff --git a/databases/pear-DB_ldap2/Makefile b/databases/pear-DB_ldap2/Makefile
index 64ad5066f519..7fabca57c74d 100644
--- a/databases/pear-DB_ldap2/Makefile
+++ b/databases/pear-DB_ldap2/Makefile
@@ -9,7 +9,7 @@ PORTNAME= DB_ldap2
PORTVERSION= 0.5.0
CATEGORIES= databases net pear
-MAINTAINER= wenheping@gmail.com
+MAINTAINER= miwi@FreeBSD.org
COMMENT= PEAR DB compliant interface to LDAP v2 and v3 database
BUILD_DEPENDS= ${PEARDIR}/DB.php:${PORTSDIR}/databases/pear-DB
diff --git a/databases/pear-XML_Query2XML/Makefile b/databases/pear-XML_Query2XML/Makefile
index 3b700409b678..c880191fce92 100644
--- a/databases/pear-XML_Query2XML/Makefile
+++ b/databases/pear-XML_Query2XML/Makefile
@@ -9,7 +9,7 @@ PORTNAME= XML_Query2XML
PORTVERSION= 1.7.1
CATEGORIES= databases pear
-MAINTAINER= wenheping@gmail.com
+MAINTAINER= miwi@FreeBSD.org
COMMENT= PEAR class transform SQL queries into XML data
BUILD_DEPENDS= ${PEARDIR}/DB.php:${PORTSDIR}/databases/pear-DB
diff --git a/devel/pear-HTML_Page2/Makefile b/devel/pear-HTML_Page2/Makefile
index 7dfe5b18e8aa..c2476f837a34 100644
--- a/devel/pear-HTML_Page2/Makefile
+++ b/devel/pear-HTML_Page2/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.6.0
CATEGORIES= devel www pear
DISTNAME= ${PORTNAME}-${PORTVERSION}beta
-MAINTAINER= wenheping@gmail.com
+MAINTAINER= miwi@FreeBSD.org
COMMENT= PEAR base class for XHTML page generation
BUILD_DEPENDS= ${PEARDIR}/HTML/Common.php:${PORTSDIR}/devel/pear-HTML_Common
diff --git a/devel/pear-PHP_CodeSniffer/Makefile b/devel/pear-PHP_CodeSniffer/Makefile
index 7baa016aadc4..d6583d2a9a6d 100644
--- a/devel/pear-PHP_CodeSniffer/Makefile
+++ b/devel/pear-PHP_CodeSniffer/Makefile
@@ -9,7 +9,7 @@ PORTNAME= PHP_CodeSniffer
PORTVERSION= 1.2.0
CATEGORIES= devel www pear
-MAINTAINER= wenheping@gmail.com
+MAINTAINER= miwi@FreeBSD.org
COMMENT= A PHP Script Tokenises and Sniffs PHP and JavaScript code
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
diff --git a/devel/pear-PHP_UML/Makefile b/devel/pear-PHP_UML/Makefile
index 700a4af8f118..6a3c2c908d4c 100644
--- a/devel/pear-PHP_UML/Makefile
+++ b/devel/pear-PHP_UML/Makefile
@@ -9,7 +9,7 @@ PORTNAME= PHP_UML
PORTVERSION= 1.0.0
CATEGORIES= devel
-MAINTAINER= wenheping@gmail.com
+MAINTAINER= miwi@FreeBSD.org
COMMENT= A PEAR Class to Create UML Representation of PHP Code
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
diff --git a/devel/pear-XML_Transformer/Makefile b/devel/pear-XML_Transformer/Makefile
index 64d430139b13..0381310051fe 100644
--- a/devel/pear-XML_Transformer/Makefile
+++ b/devel/pear-XML_Transformer/Makefile
@@ -9,7 +9,7 @@ PORTNAME= XML_Transformer
PORTVERSION= 1.1.1
CATEGORIES= devel www pear
-MAINTAINER= wenheping@gmail.com
+MAINTAINER= miwi@FreeBSD.org
COMMENT= PEAR XML Transformations in PHP
BUILD_DEPENDS= ${PEARDIR}/XML/Util.php:${PORTSDIR}/devel/pear-XML_Util
diff --git a/devel/pecl-mcve/Makefile b/devel/pecl-mcve/Makefile
index 9093d1e4ebf1..93c9c49bbb78 100644
--- a/devel/pecl-mcve/Makefile
+++ b/devel/pecl-mcve/Makefile
@@ -14,7 +14,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}
EXTRACT_SUFX= .tgz
DIST_SUBDIR= PECL
-MAINTAINER= wenheping@gmail.com
+MAINTAINER= miwi@FreeBSD.org
COMMENT= A PECL Extension for Interface the MCVE/Monetra API
LIB_DEPENDS= monetra.7:${PORTSDIR}/devel/libmonetra
diff --git a/devel/pecl-spread/Makefile b/devel/pecl-spread/Makefile
index c0b25f65b5df..2e5ae0088d69 100644
--- a/devel/pecl-spread/Makefile
+++ b/devel/pecl-spread/Makefile
@@ -13,7 +13,7 @@ PKGNAMEPREFIX= pecl-
EXTRACT_SUFX= .tgz
DIST_SUBDIR= PECL
-MAINTAINER= wenheping@gmail.com
+MAINTAINER= miwi@FreeBSD.org
COMMENT= A Php Interface to the Spread Toolkit API
BUILD_DEPENDS= ${LOCALBASE}/include/sp.h:${PORTSDIR}/net/spread4
diff --git a/devel/pecl-svn/Makefile b/devel/pecl-svn/Makefile
index 25cb81f940aa..52f069c8cdd8 100644
--- a/devel/pecl-svn/Makefile
+++ b/devel/pecl-svn/Makefile
@@ -14,7 +14,7 @@ DISTNAME= svn-${PORTVERSION}
EXTRACT_SUFX= .tgz
DIST_SUBDIR= PECL
-MAINTAINER= wenheping@gmail.com
+MAINTAINER= miwi@FreeBSD.org
COMMENT= A PECL extension to the libsvn library
LIB_DEPENDS= svn_client-1:${PORTSDIR}/devel/subversion
diff --git a/net/pear-Net_DIME/Makefile b/net/pear-Net_DIME/Makefile
index 2c471f40a4cf..e8d43ec79e4d 100644
--- a/net/pear-Net_DIME/Makefile
+++ b/net/pear-Net_DIME/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.0.1
PORTEPOCH= 1
CATEGORIES= net pear
-MAINTAINER= wenheping@gmail.com
+MAINTAINER= miwi@FreeBSD.org
COMMENT= The PEAR::Net_DIME class implements DIME encoding
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
diff --git a/net/pear-Net_Dict/Makefile b/net/pear-Net_Dict/Makefile
index c7d8f220b358..c5353b0f3400 100644
--- a/net/pear-Net_Dict/Makefile
+++ b/net/pear-Net_Dict/Makefile
@@ -9,7 +9,7 @@ PORTNAME= Net_Dict
PORTVERSION= 1.0.6
CATEGORIES= net www pear
-MAINTAINER= wenheping@gmail.com
+MAINTAINER= miwi@FreeBSD.org
COMMENT= PEAR interface to the DICT protocol
BUILD_DEPENDS= ${PEARDIR}/Net/Socket.php:${PORTSDIR}/net/pear-Net_Socket \
diff --git a/net/pear-Net_IPv6/Makefile b/net/pear-Net_IPv6/Makefile
index 4ab4b010a265..ae2532fd1dc2 100644
--- a/net/pear-Net_IPv6/Makefile
+++ b/net/pear-Net_IPv6/Makefile
@@ -9,7 +9,7 @@ PORTNAME= Net_IPv6
DISTVERSION= 1.1.0RC4
CATEGORIES= net pear
-MAINTAINER= wenheping@gmail.com
+MAINTAINER= miwi@FreeBSD.org
COMMENT= Check and validate IPv6 addresses
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
diff --git a/net/pear-Net_LDAP2/Makefile b/net/pear-Net_LDAP2/Makefile
index d2d779096d3f..1fce5f13160e 100644
--- a/net/pear-Net_LDAP2/Makefile
+++ b/net/pear-Net_LDAP2/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 2.0.6
PORTEPOCH= 1
CATEGORIES= net pear
-MAINTAINER= wenheping@gmail.com
+MAINTAINER= miwi@FreeBSD.org
COMMENT= OO interface for searching and manipulating LDAP-entries
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
diff --git a/net/pear-Net_Nmap/Makefile b/net/pear-Net_Nmap/Makefile
index 211ebe1b928c..3ceea854cb3b 100644
--- a/net/pear-Net_Nmap/Makefile
+++ b/net/pear-Net_Nmap/Makefile
@@ -9,7 +9,7 @@ PORTNAME= Net_Nmap
PORTVERSION= 1.0.2
CATEGORIES= net pear
-MAINTAINER= wenheping@gmail.com
+MAINTAINER= miwi@FreeBSD.org
COMMENT= A Simple Wrapper Class for the Nmap Utility
BUILD_DEPENDS= ${PEARDIR}/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser
diff --git a/net/pear-Net_Vpopmaild/Makefile b/net/pear-Net_Vpopmaild/Makefile
index d18a5a0128c6..f955f9f6aead 100644
--- a/net/pear-Net_Vpopmaild/Makefile
+++ b/net/pear-Net_Vpopmaild/Makefile
@@ -9,7 +9,7 @@ PORTNAME= Net_Vpopmaild
PORTVERSION= 0.3.2
CATEGORIES= net mail pear
-MAINTAINER= wenheping@gmail.com
+MAINTAINER= miwi@FreeBSD.org
COMMENT= PEAR Class for accessing Vpopmail's vpopmaild daemon
BUILD_DEPENDS= ${PEARDIR}/Net/Socket.php:${PORTSDIR}/net/pear-Net_Socket \
diff --git a/net/pear-Services_Twitter/Makefile b/net/pear-Services_Twitter/Makefile
index 5d34ee84841f..656eb5d1d1a4 100644
--- a/net/pear-Services_Twitter/Makefile
+++ b/net/pear-Services_Twitter/Makefile
@@ -9,7 +9,7 @@ PORTNAME= Services_Twitter
PORTVERSION= 0.2.1
CATEGORIES= net www pear
-MAINTAINER= wenheping@gmail.com
+MAINTAINER= miwi@FreeBSD.org
COMMENT= PHP interface to Twitter's API
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \
diff --git a/net/pear-URI_Template/Makefile b/net/pear-URI_Template/Makefile
index 08e7833ee66d..a0fd3e71e70c 100644
--- a/net/pear-URI_Template/Makefile
+++ b/net/pear-URI_Template/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.3.0
PORTREVISION= 2
CATEGORIES= net pear
-MAINTAINER= wenheping@gmail.com
+MAINTAINER= miwi@FreeBSD.org
COMMENT= Parser for URI Templates
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
diff --git a/net/pear-XML_RPC2/Makefile b/net/pear-XML_RPC2/Makefile
index e81532c0f742..d4825cea3c11 100644
--- a/net/pear-XML_RPC2/Makefile
+++ b/net/pear-XML_RPC2/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.0.5
PORTREVISION= 1
CATEGORIES= net devel pear
-MAINTAINER= wenheping@gmail.com
+MAINTAINER= miwi@FreeBSD.org
COMMENT= XML-RPC client/server library
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \
diff --git a/net/pecl-oauth/Makefile b/net/pecl-oauth/Makefile
index e6b2c12ac965..42fcf465bb10 100644
--- a/net/pecl-oauth/Makefile
+++ b/net/pecl-oauth/Makefile
@@ -13,7 +13,7 @@ PKGNAMEPREFIX= pecl-
EXTRACT_SUFX= .tgz
DIST_SUBDIR= PECL
-MAINTAINER= wenheping@gmail.com
+MAINTAINER= miwi@FreeBSD.org
COMMENT= A Php Interface to the OAuth Protocol
BUILD_DEPENDS= ${LOCALBASE}/include/curl/curl.h:${PORTSDIR}/ftp/curl
diff --git a/print/pecl-haru/Makefile b/print/pecl-haru/Makefile
index 399b7796f404..5716bcdde3bb 100644
--- a/print/pecl-haru/Makefile
+++ b/print/pecl-haru/Makefile
@@ -13,7 +13,7 @@ PKGNAMEPREFIX= pecl-
EXTRACT_SUFX= .tgz
#DIST_SUBDIR= PECL
-MAINTAINER= wenheping@gmail.com
+MAINTAINER= miwi@FreeBSD.org
COMMENT= A PECL extension to Haru PDF functions
BUILD_DEPENDS= ${LOCALBASE}/include/hpdf.h:${PORTSDIR}/print/libharu
diff --git a/security/pear-File_SMBPasswd/Makefile b/security/pear-File_SMBPasswd/Makefile
index 23de4bb1055f..0d91d10a4e74 100644
--- a/security/pear-File_SMBPasswd/Makefile
+++ b/security/pear-File_SMBPasswd/Makefile
@@ -9,7 +9,7 @@ PORTNAME= File_SMBPasswd
PORTVERSION= 1.0.3
CATEGORIES= security www pear
-MAINTAINER= wenheping@gmail.com
+MAINTAINER= miwi@FreeBSD.org
COMMENT= PEAR class for managing SAMBA style password files
BUILD_DEPENDS= ${PEARDIR}/Crypt/CHAP.php:${PORTSDIR}/security/pear-Crypt_CHAP
diff --git a/sysutils/pear-Cache_Lite/Makefile b/sysutils/pear-Cache_Lite/Makefile
index 9ab89b86e0ee..43326458e6c8 100644
--- a/sysutils/pear-Cache_Lite/Makefile
+++ b/sysutils/pear-Cache_Lite/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.7.8
PORTEPOCH= 1
CATEGORIES= sysutils www pear
-MAINTAINER= wenheping@gmail.com
+MAINTAINER= miwi@FreeBSD.org
COMMENT= PEAR fast and safe little cache system
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
diff --git a/textproc/pear-XML_Beautifier/Makefile b/textproc/pear-XML_Beautifier/Makefile
index d6913ef3afcb..8e92017cd0c5 100644
--- a/textproc/pear-XML_Beautifier/Makefile
+++ b/textproc/pear-XML_Beautifier/Makefile
@@ -9,7 +9,7 @@ PORTNAME= XML_Beautifier
PORTVERSION= 1.2.0
CATEGORIES= textproc devel pear
-MAINTAINER= wenheping@gmail.com
+MAINTAINER= miwi@FreeBSD.org
COMMENT= PEAR class to format XML documents
BUILD_DEPENDS= ${PEARDIR}/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser \
diff --git a/textproc/pecl-enchant/Makefile b/textproc/pecl-enchant/Makefile
index a25a1a38cb12..716d79e97566 100644
--- a/textproc/pecl-enchant/Makefile
+++ b/textproc/pecl-enchant/Makefile
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= pecl-
EXTRACT_SUFX= .tgz
DIST_SUBDIR= PECL
-MAINTAINER= wenheping@gmail.com
+MAINTAINER= miwi@FreeBSD.org
COMMENT= Libenchant Binder that Support Near All Spelling Tools
LIB_DEPENDS= enchant.1:${PORTSDIR}/textproc/enchant
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