diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-04-15 11:47:42 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-04-15 11:47:42 +0000 |
commit | acc468d57e0cf6783b9dacd6fa895ee73b7c28ba (patch) | |
tree | de60de44181a9f300e1c39094702b5f06e4aba54 /net/pear-Net_POP3 | |
parent | 12657ca8d25f6e54b471ed78b1b559c811559c26 (diff) |
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>
Notes
Notes:
svn path=/head/; revision=159577
Diffstat (limited to 'net/pear-Net_POP3')
-rw-r--r-- | net/pear-Net_POP3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |