diff options
author | nbm <nbm@FreeBSD.org> | 2003-01-20 19:11:35 +0800 |
---|---|---|
committer | nbm <nbm@FreeBSD.org> | 2003-01-20 19:11:35 +0800 |
commit | 08db7d54f0b0757d2d32f3fd898f3e3cc370d749 (patch) | |
tree | 67ca20b6091eb8fd7ca172e9b0dfb068f62b90ac /mail/offlineimap | |
parent | bf5c54cc827ca4856de552bc326e32b115261dd5 (diff) | |
download | freebsd-ports-gnome-08db7d54f0b0757d2d32f3fd898f3e3cc370d749.tar.gz freebsd-ports-gnome-08db7d54f0b0757d2d32f3fd898f3e3cc370d749.tar.zst freebsd-ports-gnome-08db7d54f0b0757d2d32f3fd898f3e3cc370d749.zip |
Sergei has agreed to take over maintainership, since he's been the one
keeping the port up to date for ages now.
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 d2cc33c14aab..055989cf5ed2 100644 --- a/mail/offlineimap/Makefile +++ b/mail/offlineimap/Makefile @@ -12,7 +12,7 @@ CATEGORIES= mail python MASTER_SITES= http://gopher.quux.org:70/devel/offlineimap/ DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= nbm@FreeBSD.org +MAINTAINER= sergei@kolobov.com WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} PKGMESSAGE= ${WRKDIR}/pkg-message |