diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2019-08-04 15:34:54 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2019-08-04 15:34:54 +0000 |
commit | 264424aa5d6d0bedf3f8020dabb22f01b95b9028 (patch) | |
tree | b0a0f68b4a1f0a1d0d54c259cfa8447ce76363d9 /mail/poppy | |
parent | a7c936217a8dd41b07a0c4959709550a76a3bc0b (diff) |
Mark BROKEN: unfetchable
Notes
Notes:
svn path=/head/; revision=508096
Diffstat (limited to 'mail/poppy')
-rw-r--r-- | mail/poppy/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/poppy/Makefile b/mail/poppy/Makefile index 5e17277fdcba..814215407274 100644 --- a/mail/poppy/Makefile +++ b/mail/poppy/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= http://www.cnpbagwell.com/ MAINTAINER= ports@FreeBSD.org COMMENT= Client to perform simple tasks with a POP3/IMAP server +BROKEN= unfetchable + USES= shebangfix NO_BUILD= yes |