diff options
author | Philippe Audeoud <jadawin@FreeBSD.org> | 2011-10-18 08:22:41 +0000 |
---|---|---|
committer | Philippe Audeoud <jadawin@FreeBSD.org> | 2011-10-18 08:22:41 +0000 |
commit | 1437637320fa3b7e14a67868ea2d9e697f116602 (patch) | |
tree | 3b54219e2aed7be77e5b5ee8c38d593a346ab8d3 /mail/imapsync/Makefile | |
parent | 16ffb940a9acbc7faf1567f7988ac107e277b407 (diff) | |
download | ports-1437637320fa3b7e14a67868ea2d9e697f116602.tar.gz ports-1437637320fa3b7e14a67868ea2d9e697f116602.zip |
- Give maintainership to sidh@rtha.info
PR: ports/161580
Submitted by: sidh@rtha.info <sidh _AT_ rtha.info>
Notes
Notes:
svn path=/head/; revision=283754
Diffstat (limited to 'mail/imapsync/Makefile')
-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 \ |