diff options
author | Neil Blakey-Milner <nbm@FreeBSD.org> | 2003-01-20 11:11:35 +0000 |
---|---|---|
committer | Neil Blakey-Milner <nbm@FreeBSD.org> | 2003-01-20 11:11:35 +0000 |
commit | 8c553dd3f34294fdb5eade0fabc2f4e24adfa159 (patch) | |
tree | 8fd4d6e752da48e408cff771fbfb6d8e758af087 /mail/offlineimap | |
parent | 3780b8d8577ec5527e31933138e5d4b5970b49f6 (diff) | |
download | freebsd-ports-8c553dd3f34294fdb5eade0fabc2f4e24adfa159.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 |