diff options
author | jadawin <jadawin@FreeBSD.org> | 2011-10-18 16:22:41 +0800 |
---|---|---|
committer | jadawin <jadawin@FreeBSD.org> | 2011-10-18 16:22:41 +0800 |
commit | fc3db7c29860b28739039b98e581374b36cf1d03 (patch) | |
tree | b78e936aa696cacf2b702a59a04959d47aaaa3c3 /mail | |
parent | 869dec53c0f747ab45408b0842235f99d217dc59 (diff) | |
download | freebsd-ports-gnome-fc3db7c29860b28739039b98e581374b36cf1d03.tar.gz freebsd-ports-gnome-fc3db7c29860b28739039b98e581374b36cf1d03.tar.zst freebsd-ports-gnome-fc3db7c29860b28739039b98e581374b36cf1d03.zip |
- Give maintainership to sidh@rtha.info
PR: ports/161580
Submitted by: sidh@rtha.info <sidh _AT_ rtha.info>
Diffstat (limited to 'mail')
-rw-r--r-- | mail/imapsync/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/imapsync/Makefile b/mail/imapsync/Makefile index a910be185962..117b8f684695 100644 --- a/mail/imapsync/Makefile +++ b/mail/imapsync/Makefile @@ -11,7 +11,7 @@ CATEGORIES= mail perl5 MASTER_SITES= https://fedorahosted.org/released/${PORTNAME}/ EXTRACT_SUFX= .tgz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sidh@rtha.info COMMENT= IMAP synchronization copy or migration tool BUILD_DEPENDS= p5-Mail-IMAPClient>0:${PORTSDIR}/mail/p5-Mail-IMAPClient \ |