diff options
author | rea <rea@FreeBSD.org> | 2011-09-12 14:33:36 +0800 |
---|---|---|
committer | rea <rea@FreeBSD.org> | 2011-09-12 14:33:36 +0800 |
commit | 84df5aa5ad01c572c959c027660db8cdc08613a4 (patch) | |
tree | 78de485ed7161c142a48e7eef560de3bc42e1c5e /mail | |
parent | 4b1b31b7f55a5d5a425124ff352f9c22be2840ae (diff) | |
download | freebsd-ports-gnome-84df5aa5ad01c572c959c027660db8cdc08613a4.tar.gz freebsd-ports-gnome-84df5aa5ad01c572c959c027660db8cdc08613a4.tar.zst freebsd-ports-gnome-84df5aa5ad01c572c959c027660db8cdc08613a4.zip |
Grab maintainership of OfflineIMAP
Sergei was inactive for the last year and there were some maintainer
timeouts.
Approved-by: portmgr (linimon)
Diffstat (limited to 'mail')
-rw-r--r-- | mail/offlineimap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/offlineimap/Makefile b/mail/offlineimap/Makefile index c7fbbef0ae68..5a2bc225f53b 100644 --- a/mail/offlineimap/Makefile +++ b/mail/offlineimap/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://download.github.com/ \ LOCAL/rea/offlineimap DISTNAME= ${GITHUB_USER}-${PORTNAME}-v${DISTVERSION}-${GITHUB_VER_SUFX} -MAINTAINER= sergei@FreeBSD.org +MAINTAINER= rea@FreeBSD.org COMMENT= Powerful IMAP/Maildir synchronization and reader support LICENSE= GPLv2 GPLv3 |