diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2008-07-27 04:30:53 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2008-07-27 04:30:53 +0000 |
commit | 189bb010c08702d5d887899161ee9c5fe731aabf (patch) | |
tree | d2c5d972d751ce214000d308eb60a05d17f9dffa /mail/offlineimap | |
parent | 3fc3d1ecb1e9022890e0a8dfb7e8dab36f098065 (diff) | |
download | ports-189bb010c08702d5d887899161ee9c5fe731aabf.tar.gz ports-189bb010c08702d5d887899161ee9c5fe731aabf.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 90130776811c..e67f2b7bfb35 100644 --- a/mail/offlineimap/Makefile +++ b/mail/offlineimap/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} \ MASTER_SITE_SUBDIR= sergei DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= sergei@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Powerful IMAP/Maildir synchronization and reader support .if !defined(WITHOUT_X11) |