diff options
author | chinsan <chinsan@FreeBSD.org> | 2008-09-08 08:22:00 +0800 |
---|---|---|
committer | chinsan <chinsan@FreeBSD.org> | 2008-09-08 08:22:00 +0800 |
commit | fdb3be1aea90bde55318a1a344398f0bea2ee26d (patch) | |
tree | 55e3fd1fd2e793422953998f79df6810737f9801 /net | |
parent | 84a9a33ae404fa0929eb791b146e68a9c778a3eb (diff) | |
download | freebsd-ports-gnome-fdb3be1aea90bde55318a1a344398f0bea2ee26d.tar.gz freebsd-ports-gnome-fdb3be1aea90bde55318a1a344398f0bea2ee26d.tar.zst freebsd-ports-gnome-fdb3be1aea90bde55318a1a344398f0bea2ee26d.zip |
- Pass maintainership to miwi
Diffstat (limited to 'net')
-rw-r--r-- | net/pear-Auth_RADIUS/Makefile | 2 | ||||
-rw-r--r-- | net/pear-Net_CDDB/Makefile | 2 | ||||
-rw-r--r-- | net/pear-Net_CheckIP/Makefile | 2 | ||||
-rw-r--r-- | net/pear-Net_DNSBL/Makefile | 2 | ||||
-rw-r--r-- | net/pear-Net_Geo/Makefile | 2 | ||||
-rw-r--r-- | net/pear-Net_SMS/Makefile | 2 | ||||
-rw-r--r-- | net/pear-Net_Whois/Makefile | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/net/pear-Auth_RADIUS/Makefile b/net/pear-Auth_RADIUS/Makefile index 7d069d2a332b..1c3ac3322f15 100644 --- a/net/pear-Auth_RADIUS/Makefile +++ b/net/pear-Auth_RADIUS/Makefile @@ -9,7 +9,7 @@ PORTNAME= Auth_RADIUS PORTVERSION= 1.0.6 CATEGORIES= net security pear -MAINTAINER= chinsan@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR wrapper classes for the RADIUS PECL BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear diff --git a/net/pear-Net_CDDB/Makefile b/net/pear-Net_CDDB/Makefile index 752c4d474140..4433c780f567 100644 --- a/net/pear-Net_CDDB/Makefile +++ b/net/pear-Net_CDDB/Makefile @@ -9,7 +9,7 @@ PORTNAME= Net_CDDB PORTVERSION= 0.3.0 CATEGORIES= net audio www pear -MAINTAINER= chinsan@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR class that access and query CDDB audio-CD servers BUILD_DEPENDS= ${PEARDIR}/Net/Socket.php:${PORTSDIR}/net/pear-Net_Socket \ diff --git a/net/pear-Net_CheckIP/Makefile b/net/pear-Net_CheckIP/Makefile index 0f9989a26acf..52437872a58a 100644 --- a/net/pear-Net_CheckIP/Makefile +++ b/net/pear-Net_CheckIP/Makefile @@ -9,7 +9,7 @@ PORTNAME= Net_CheckIP PORTVERSION= 1.2.1 CATEGORIES= net pear -MAINTAINER= chinsan@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= Check the syntax of IPv4 addresses BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear diff --git a/net/pear-Net_DNSBL/Makefile b/net/pear-Net_DNSBL/Makefile index 83a887186c2b..57c8a86365ec 100644 --- a/net/pear-Net_DNSBL/Makefile +++ b/net/pear-Net_DNSBL/Makefile @@ -9,7 +9,7 @@ PORTNAME= Net_DNSBL PORTVERSION= 1.3.0 CATEGORIES= net pear -MAINTAINER= chinsan@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR DNSBL Checker BUILD_DEPENDS= ${PEARDIR}/Cache/Lite.php:${PORTSDIR}/sysutils/pear-Cache_Lite \ diff --git a/net/pear-Net_Geo/Makefile b/net/pear-Net_Geo/Makefile index fc0ecfed9ca8..3f71fa5b5323 100644 --- a/net/pear-Net_Geo/Makefile +++ b/net/pear-Net_Geo/Makefile @@ -9,7 +9,7 @@ PORTNAME= Net_Geo PORTVERSION= 1.0.4 CATEGORIES= net pear -MAINTAINER= chinsan@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= Geographical locations based on Internet address BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \ diff --git a/net/pear-Net_SMS/Makefile b/net/pear-Net_SMS/Makefile index 08c8d66db321..27b6786b73c6 100644 --- a/net/pear-Net_SMS/Makefile +++ b/net/pear-Net_SMS/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.1.0 PORTREVISION= 2 CATEGORIES= net pear -MAINTAINER= chinsan@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR SMS functionality BUILD_DEPENDS= ${PEARDIR}/Mail.php:${PORTSDIR}/mail/pear-Mail \ diff --git a/net/pear-Net_Whois/Makefile b/net/pear-Net_Whois/Makefile index 29b529e83927..60226cefeb92 100644 --- a/net/pear-Net_Whois/Makefile +++ b/net/pear-Net_Whois/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0 PORTREVISION= 1 CATEGORIES= net pear -MAINTAINER= chinsan@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= A tool to query internet domain name services BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear |