diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2013-03-08 14:00:30 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2013-03-08 14:00:30 +0000 |
commit | 1101f09c09367bca303d13431ed15f28d0a22f65 (patch) | |
tree | 511f5a9a033d7b57693fe54af6e8673a6a6a7f4f /mail/cyrus2courier | |
parent | fde362579641ddf717c0f67041e6f3360e2fad61 (diff) | |
download | ports-1101f09c09367bca303d13431ed15f28d0a22f65.tar.gz ports-1101f09c09367bca303d13431ed15f28d0a22f65.zip |
Notes
Diffstat (limited to 'mail/cyrus2courier')
-rw-r--r-- | mail/cyrus2courier/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/mail/cyrus2courier/Makefile b/mail/cyrus2courier/Makefile index 20d0c67fc9b8..7f4b36bd62e5 100644 --- a/mail/cyrus2courier/Makefile +++ b/mail/cyrus2courier/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: cyrus2courier -# Date created: 21 Jun 2005 -# Whom: Emanuel Haupt <ehaupt@critical.ch> -# +# Created by: Emanuel Haupt <ehaupt@critical.ch> # $FreeBSD$ -# PORTNAME= cyrus2courier DISTVERSION= 1.4 @@ -13,7 +9,7 @@ MASTER_SITES= http://www.madness.at/~mad/projects/ \ EXTRACT_SUFX= .tgz MAINTAINER= ehaupt@FreeBSD.org -COMMENT= A Cyrus-Imap to Maildir++ conversion utility +COMMENT= Cyrus-IMAP to Maildir++ conversion utility MAKE_JOBS_SAFE= yes |