diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-09-24 08:37:39 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-09-24 08:37:39 +0000 |
commit | 5b0bf6e9473d5a7b4db79c23510459af776397d9 (patch) | |
tree | 0a11ec9f927f2e31c43bdce978c89f883e003c8d /mail/dkimap4 | |
parent | 0ca18c714399eea73198483524d2f38fb027ad43 (diff) |
Cease FreeBSD port maintainerships
I don't have the time to give to many of the ports I maintain at
the moment. I wasn't expecting to be so busy this summer ...
Please set all my ports back to ports@freebsd.org.
PR: ports/56935
Submitted by: Dominic Marks <dom@wirespeed.org.uk>,Clement Laforet <sheepkiller@cultdeadsheep.org>,Oliver Eikemeier <eikemeier@fillmore-labs.com>
Notes
Notes:
svn path=/head/; revision=89148
Diffstat (limited to 'mail/dkimap4')
-rw-r--r-- | mail/dkimap4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/dkimap4/Makefile b/mail/dkimap4/Makefile index 1c13e3d0df9c..961ba651d2b0 100644 --- a/mail/dkimap4/Makefile +++ b/mail/dkimap4/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.dbox.handshake.de/download/ \ http://www-2.cs.cmu.edu/~kroening/dbox/ EXTRACT_SUFX= .tgz -MAINTAINER= dominic.marks@btinternet.com +MAINTAINER= ports@FreeBSD.org COMMENT= IMAP4rev1 and POP3 server from the DBOX BBS package USE_GMAKE= yes |