diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2005-10-06 11:57:11 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2005-10-06 11:57:11 +0000 |
commit | 4e74162b8bcdb96f237b8f8b8d2aea62c8f57faa (patch) | |
tree | 847e15354b955cd011a1e3b06cb5f7edb79a61fb /mail/cyrus2courier | |
parent | af5a7e53ea6040461cdb85ecb4bbbfc1ce7a7783 (diff) | |
download | ports-4e74162b8bcdb96f237b8f8b8d2aea62c8f57faa.tar.gz ports-4e74162b8bcdb96f237b8f8b8d2aea62c8f57faa.zip |
Change MAINTAINER address for my ports.
Approved by: novel (mentor)
Notes
Notes:
svn path=/head/; revision=144389
Diffstat (limited to 'mail/cyrus2courier')
-rw-r--r-- | mail/cyrus2courier/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/cyrus2courier/Makefile b/mail/cyrus2courier/Makefile index e1fbad89ed4c..50c1ed9e71b2 100644 --- a/mail/cyrus2courier/Makefile +++ b/mail/cyrus2courier/Makefile @@ -11,7 +11,7 @@ CATEGORIES= mail MASTER_SITES= http://www.madness.at/~mad/projects/ EXTRACT_SUFX= .tgz -MAINTAINER= ehaupt@critical.ch +MAINTAINER= ehaupt@FreeBSD.org COMMENT= A Cyrus-Imap to Maildir++ conversion utility USE_GETOPT_LONG=yes |