diff options
author | Eygene Ryabinkin <rea@FreeBSD.org> | 2011-09-12 06:33:36 +0000 |
---|---|---|
committer | Eygene Ryabinkin <rea@FreeBSD.org> | 2011-09-12 06:33:36 +0000 |
commit | 9eefa54fcda813fa10418607f7809e710dcc5f7e (patch) | |
tree | 74f7dd38c3edea276ffdc65251ac12f4f534ac86 /mail/offlineimap | |
parent | 044f6861258d32663ce1f19bcaed700e3775587e (diff) | |
download | ports-9eefa54fcda813fa10418607f7809e710dcc5f7e.tar.gz ports-9eefa54fcda813fa10418607f7809e710dcc5f7e.zip |
Notes
Diffstat (limited to 'mail/offlineimap')
-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 |