diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2011-10-13 22:37:22 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2011-10-13 22:37:22 +0800 |
commit | 90724a374323dccee36b75e5608f4934a9aecce1 (patch) | |
tree | 6ca93c03b40d7caad085c82217af8cbb094af3cc | |
parent | 3c7e99ce141281d457064d4b3b9528a11a1398fe (diff) | |
download | freebsd-ports-gnome-90724a374323dccee36b75e5608f4934a9aecce1.tar.gz freebsd-ports-gnome-90724a374323dccee36b75e5608f4934a9aecce1.tar.zst freebsd-ports-gnome-90724a374323dccee36b75e5608f4934a9aecce1.zip |
- Reassign to the heap
-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 a77ede44cdc2..a910be185962 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@christianserving.org +MAINTAINER= ports@FreeBSD.org COMMENT= IMAP synchronization copy or migration tool BUILD_DEPENDS= p5-Mail-IMAPClient>0:${PORTSDIR}/mail/p5-Mail-IMAPClient \ |