diff options
author | antoine <antoine@FreeBSD.org> | 2014-05-30 07:18:42 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-05-30 07:18:42 +0800 |
commit | 0318025e2c8a181742035f9602716df8bb9324cc (patch) | |
tree | 030522ca916105227be63b3a9759fdb205c48aaa /mail | |
parent | e9935bd654bed31114a664be1a0337d3983e10d8 (diff) | |
download | freebsd-ports-gnome-0318025e2c8a181742035f9602716df8bb9324cc.tar.gz freebsd-ports-gnome-0318025e2c8a181742035f9602716df8bb9324cc.tar.zst freebsd-ports-gnome-0318025e2c8a181742035f9602716df8bb9324cc.zip |
Reset maintainer, maintainer no longer wishes to maintain those ports
With hat: portmgr
Diffstat (limited to 'mail')
-rw-r--r-- | mail/pop3gwd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/pop3gwd/Makefile b/mail/pop3gwd/Makefile index 2b3e427b0025..3ea884bf6837 100644 --- a/mail/pop3gwd/Makefile +++ b/mail/pop3gwd/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.2 CATEGORIES= mail net MASTER_SITES= http://fresh.t-systems-sfr.com/linux/src/ -MAINTAINER= jonny@jonny.eng.br +MAINTAINER= ports@FreeBSD.org COMMENT= App-level proxy for Mail retrieval behind Firewalls WRKSRC= ${WRKDIR}/${PORTNAME} |