diff options
author | linimon <linimon@FreeBSD.org> | 2006-04-15 14:26:48 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2006-04-15 14:26:48 +0800 |
commit | 45e1e85a5c1f81ba489515e08f0f9575c4190e84 (patch) | |
tree | c53e3f5e1a30646bc684ae4d06baeda5c50f9b89 /mail/pop3proxy | |
parent | 93b46febc2f1fb51458358d3205025ec55ad2262 (diff) | |
download | freebsd-ports-gnome-45e1e85a5c1f81ba489515e08f0f9575c4190e84.tar.gz freebsd-ports-gnome-45e1e85a5c1f81ba489515e08f0f9575c4190e84.tar.zst freebsd-ports-gnome-45e1e85a5c1f81ba489515e08f0f9575c4190e84.zip |
Reset mbr due to no answer to an email inquiry about his status, and
maintainer-timeouts.
Hat: portmgr
Diffstat (limited to 'mail/pop3proxy')
-rw-r--r-- | mail/pop3proxy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/pop3proxy/Makefile b/mail/pop3proxy/Makefile index 9abcaf2e1d7e..070e040e33ce 100644 --- a/mail/pop3proxy/Makefile +++ b/mail/pop3proxy/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://people.freebsd.org/~mbr/distfiles/ DISTNAME= ${PORTNAME}-${PORTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= mbr@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= POP3 Proxy Server derived from UP IMAP Proxy GNU_CONFIGURE= YES |