diff options
author | miwi <miwi@FreeBSD.org> | 2007-03-01 18:04:58 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-03-01 18:04:58 +0800 |
commit | 2183722bfc15c69f23044b136251242542052175 (patch) | |
tree | d973c95b06dff71261592ee367c93f64b409f3c4 /mail/imapsync/Makefile | |
parent | ab0cb6240c413918802aaf39b016bcbb9bbc5abb (diff) | |
download | freebsd-ports-gnome-2183722bfc15c69f23044b136251242542052175.tar.gz freebsd-ports-gnome-2183722bfc15c69f23044b136251242542052175.tar.zst freebsd-ports-gnome-2183722bfc15c69f23044b136251242542052175.zip |
- Update to 1.213
- Pass maintainership to submitter
PR: 109655
Submitted by: Jim Riggs <ports@christianserving.org> (maintainer)
Diffstat (limited to 'mail/imapsync/Makefile')
-rw-r--r-- | mail/imapsync/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/imapsync/Makefile b/mail/imapsync/Makefile index 55188e1dc1c0..8d2538047791 100644 --- a/mail/imapsync/Makefile +++ b/mail/imapsync/Makefile @@ -6,12 +6,12 @@ # PORTNAME= imapsync -PORTVERSION= 1.182 +PORTVERSION= 1.213 CATEGORIES= mail perl5 MASTER_SITES= http://www.linux-france.org/prj/imapsync/dist/ EXTRACT_SUFX= .tgz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ports@christianserving.org COMMENT= IMAP synchronization copy or migration tool BUILD_DEPENDS= ${SITE_PERL}/Mail/IMAPClient.pm:${PORTSDIR}/mail/p5-Mail-IMAPClient \ |