diff options
author | edwin <edwin@FreeBSD.org> | 2006-04-15 19:47:42 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2006-04-15 19:47:42 +0800 |
commit | 0191309a6411dc56e6c43db92a9d39a1f84b27ab (patch) | |
tree | 05b0d57bc10f8b3f4ca98c20495edab99c9604ab /net | |
parent | 97482a004cb006ad3629d67a163511cd09fdea25 (diff) | |
download | freebsd-ports-gnome-0191309a6411dc56e6c43db92a9d39a1f84b27ab.tar.gz freebsd-ports-gnome-0191309a6411dc56e6c43db92a9d39a1f84b27ab.tar.zst freebsd-ports-gnome-0191309a6411dc56e6c43db92a9d39a1f84b27ab.zip |
Maintainer mailaddress mass change
Maintainers mailaddress has changed, so the ports should be updated.
PR: ports/95796
Submitted by: Gerrit Beine <gerrit.beine@gmx.de>
Diffstat (limited to 'net')
-rw-r--r-- | net/pear-Net_LDAP/Makefile | 2 | ||||
-rw-r--r-- | net/pear-Net_LDAP2/Makefile | 2 | ||||
-rw-r--r-- | net/pear-Net_POP3/Makefile | 2 | ||||
-rw-r--r-- | net/pear-Net_Server/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/net/pear-Net_LDAP/Makefile b/net/pear-Net_LDAP/Makefile index 6814d6cc8933..4653545d0233 100644 --- a/net/pear-Net_LDAP/Makefile +++ b/net/pear-Net_LDAP/Makefile @@ -9,7 +9,7 @@ PORTNAME= Net_LDAP PORTVERSION= 0.6.6 CATEGORIES= net pear -MAINTAINER= tux@pinguru.net +MAINTAINER= gerrit.beine@gmx.de COMMENT= OO interface for searching and manipulating LDAP-entries BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear diff --git a/net/pear-Net_LDAP2/Makefile b/net/pear-Net_LDAP2/Makefile index 6814d6cc8933..4653545d0233 100644 --- a/net/pear-Net_LDAP2/Makefile +++ b/net/pear-Net_LDAP2/Makefile @@ -9,7 +9,7 @@ PORTNAME= Net_LDAP PORTVERSION= 0.6.6 CATEGORIES= net pear -MAINTAINER= tux@pinguru.net +MAINTAINER= gerrit.beine@gmx.de COMMENT= OO interface for searching and manipulating LDAP-entries BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear diff --git a/net/pear-Net_POP3/Makefile b/net/pear-Net_POP3/Makefile index c2d2de6b0402..c0f1fd24ab0e 100644 --- a/net/pear-Net_POP3/Makefile +++ b/net/pear-Net_POP3/Makefile @@ -9,7 +9,7 @@ PORTNAME= Net_POP3 PORTVERSION= 1.3.6 CATEGORIES= net pear -MAINTAINER= tux@pinguru.net +MAINTAINER= gerrit.beine@gmx.de COMMENT= Provides a POP3 class to access POP3 server BUILD_DEPENDS= ${PEARDIR}/Net/Socket.php:${PORTSDIR}/net/pear-Net_Socket diff --git a/net/pear-Net_Server/Makefile b/net/pear-Net_Server/Makefile index 86c419e9fd76..f3763388c266 100644 --- a/net/pear-Net_Server/Makefile +++ b/net/pear-Net_Server/Makefile @@ -9,7 +9,7 @@ PORTNAME= Net_Server PORTVERSION= 0.12.0 CATEGORIES= net pear -MAINTAINER= tux@pinguru.net +MAINTAINER= gerrit.beine@gmx.de COMMENT= Generic server class BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear |