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 /net | |
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 'net')
-rw-r--r-- | net/pear-Net_DIME/Makefile | 2 | ||||
-rw-r--r-- | net/pear-Net_Dict/Makefile | 2 | ||||
-rw-r--r-- | net/pear-Net_IPv6/Makefile | 2 | ||||
-rw-r--r-- | net/pear-Net_LDAP2/Makefile | 2 | ||||
-rw-r--r-- | net/pear-Net_Nmap/Makefile | 2 | ||||
-rw-r--r-- | net/pear-Net_Vpopmaild/Makefile | 2 | ||||
-rw-r--r-- | net/pear-Services_Twitter/Makefile | 2 | ||||
-rw-r--r-- | net/pear-URI_Template/Makefile | 2 | ||||
-rw-r--r-- | net/pear-XML_RPC2/Makefile | 2 | ||||
-rw-r--r-- | net/pecl-oauth/Makefile | 2 |
10 files changed, 10 insertions, 10 deletions
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 |