diff options
author | sergei <sergei@FreeBSD.org> | 2003-10-23 13:42:49 +0800 |
---|---|---|
committer | sergei <sergei@FreeBSD.org> | 2003-10-23 13:42:49 +0800 |
commit | 4a211a32906404dc90cae166be71060f5e8cf73c (patch) | |
tree | 25f9f9bf3c72b998865d278a86ed219756bfdd82 /mail/offlineimap/Makefile | |
parent | 70ef17b841232519fb3bcd19fd382bdb6d0bd1e2 (diff) | |
download | freebsd-ports-gnome-4a211a32906404dc90cae166be71060f5e8cf73c.tar.gz freebsd-ports-gnome-4a211a32906404dc90cae166be71060f5e8cf73c.tar.zst freebsd-ports-gnome-4a211a32906404dc90cae166be71060f5e8cf73c.zip |
Change to my @FreeBSD.org address.
Approved by: krion
Diffstat (limited to 'mail/offlineimap/Makefile')
-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 7d3c04e77dae..a52871e01148 100644 --- a/mail/offlineimap/Makefile +++ b/mail/offlineimap/Makefile @@ -11,7 +11,7 @@ CATEGORIES= mail python MASTER_SITES= http://gopher.quux.org:70/devel/offlineimap/ DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= sergei@kolobov.com +MAINTAINER= sergei@FreeBSD.org COMMENT= Powerful IMAP/Maildir synchronization and reader support RUN_DEPENDS= ${TKINTER}:${PORTSDIR}/x11-toolkits/py-tkinter |