diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2015-01-06 17:38:40 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2015-01-06 17:38:40 +0800 |
commit | dae47df6e68f7c7e2e5eb07a597332f168d20f25 (patch) | |
tree | 56932114fa9523a53fd538e32d7f22b814efeb4d /mail/cyrus2courier | |
parent | cfd98f44fe453fad932bd2a925c8793d248a2ebb (diff) | |
download | freebsd-ports-graphics-dae47df6e68f7c7e2e5eb07a597332f168d20f25.tar.gz freebsd-ports-graphics-dae47df6e68f7c7e2e5eb07a597332f168d20f25.tar.zst freebsd-ports-graphics-dae47df6e68f7c7e2e5eb07a597332f168d20f25.zip |
Move MASTER_SITES from CRITICAL to LOCAL/ehaupt
Diffstat (limited to 'mail/cyrus2courier')
-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 4cc0bf55c00..31a535699a2 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 |