diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2015-01-06 09:38:40 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2015-01-06 09:38:40 +0000 |
commit | 94aa3db170d3b554a6165f0800f2f72a1e88770e (patch) | |
tree | 56932114fa9523a53fd538e32d7f22b814efeb4d /mail/cyrus2courier/Makefile | |
parent | ab1f9189ad56ea8d66046523378eb4f492042e56 (diff) |
Move MASTER_SITES from CRITICAL to LOCAL/ehaupt
Notes
Notes:
svn path=/head/; revision=376399
Diffstat (limited to 'mail/cyrus2courier/Makefile')
-rw-r--r-- | mail/cyrus2courier/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/cyrus2courier/Makefile b/mail/cyrus2courier/Makefile index 4cc0bf55c009..31a535699a29 100644 --- a/mail/cyrus2courier/Makefile +++ b/mail/cyrus2courier/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.4 PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= http://www.madness.at/~mad/projects/ \ - CRITICAL + LOCAL/ehaupt MAINTAINER= ehaupt@FreeBSD.org COMMENT= Cyrus-IMAP to Maildir++ conversion utility |