diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-07-11 05:03:03 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-07-11 05:03:03 +0000 |
commit | 22ccdbe4d0bb358b9b49fff425e0efedfacd4935 (patch) | |
tree | 898f2e49f81220de9871c1df7550fbc90a01762b /mail/getmail | |
parent | 696bc148c7bbfd9a7e3b6c935cc742620971070f (diff) |
Notes
Diffstat (limited to 'mail/getmail')
-rw-r--r-- | mail/getmail/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/getmail/Makefile b/mail/getmail/Makefile index f0961324a914..c96ff059187d 100644 --- a/mail/getmail/Makefile +++ b/mail/getmail/Makefile @@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= . old-versions MAINTAINER= sergei@FreeBSD.org COMMENT= POP3 mail retriever with reliable Maildir/command delivery +BROKEN= "Unfetchable" + USE_PYTHON= yes USE_REINPLACE= yes |