diff options
author | oliver <oliver@FreeBSD.org> | 2003-07-08 21:32:36 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2003-07-08 21:32:36 +0800 |
commit | a2697acc5e7a653371e64685adcb5ef2c5de9518 (patch) | |
tree | 1f66626cae54ee6c32535981208e3b7c6f482156 /mail/courier-imap | |
parent | 3776700e31be1460d5e9cf48432003b4256b12b2 (diff) | |
download | freebsd-ports-gnome-a2697acc5e7a653371e64685adcb5ef2c5de9518.tar.gz freebsd-ports-gnome-a2697acc5e7a653371e64685adcb5ef2c5de9518.tar.zst freebsd-ports-gnome-a2697acc5e7a653371e64685adcb5ef2c5de9518.zip |
missed to take the maintainership
Diffstat (limited to 'mail/courier-imap')
-rw-r--r-- | mail/courier-imap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/courier-imap/Makefile b/mail/courier-imap/Makefile index 8f4a78b0a945..fcf9dd829438 100644 --- a/mail/courier-imap/Makefile +++ b/mail/courier-imap/Makefile @@ -12,7 +12,7 @@ CATEGORIES= mail ipv6 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= courier -MAINTAINER= nbm@FreeBSD.org +MAINTAINER= oliver@FreeBSD.org COMMENT= IMAP (and POP3) server that provides access to Maildir mailboxes USE_BZIP2= yes |