diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2013-07-24 08:19:07 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2013-07-24 08:19:07 +0000 |
commit | ea0f02dfebcf6f0fcd923aaa8f2eb7804f82004a (patch) | |
tree | 914f8ade1b480422b15cf7e276709aef4c875c09 /mail/cyrus2courier/Makefile | |
parent | f24aed2e655767d630543304d5bed3593279722e (diff) |
Notes
Diffstat (limited to 'mail/cyrus2courier/Makefile')
-rw-r--r-- | mail/cyrus2courier/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/mail/cyrus2courier/Makefile b/mail/cyrus2courier/Makefile index 7f4b36bd62e5..169112f2808f 100644 --- a/mail/cyrus2courier/Makefile +++ b/mail/cyrus2courier/Makefile @@ -11,8 +11,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ehaupt@FreeBSD.org COMMENT= Cyrus-IMAP to Maildir++ conversion utility -MAKE_JOBS_SAFE= yes - ALL_TARGET= build PLIST_FILES= bin/cyrus2courier |