diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-04-17 20:55:38 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-04-17 20:55:38 +0000 |
commit | ca24909ba5e003e0aabbbffe16188ec256514fbb (patch) | |
tree | 50ca5d8f957cd7440f26bf2ea99ea28c3c32a250 /mail | |
parent | Fix packaging with JDK 1.5. (diff) |
Restore mbr as maintainer at his request. It seems I lost his mail replying
to my request for status.
Hat: portmgr
Pointy hat: linimon
Notes
Notes:
svn path=/head/; revision=159832
Diffstat (limited to 'mail')
-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 070e040e33ce..9abcaf2e1d7e 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= ports@FreeBSD.org +MAINTAINER= mbr@FreeBSD.org COMMENT= POP3 Proxy Server derived from UP IMAP Proxy GNU_CONFIGURE= YES |