diff options
author | Peter Pentchev <roam@FreeBSD.org> | 2004-06-17 09:35:23 +0000 |
---|---|---|
committer | Peter Pentchev <roam@FreeBSD.org> | 2004-06-17 09:35:23 +0000 |
commit | f213c223ee27674b1aeb2758957f9c5802b79094 (patch) | |
tree | af8eea757817d55f15401550d30e5d291d353ee2 /security/stunnel | |
parent | 725994087e177143289c4286df6bb6401496adc3 (diff) | |
download | ports-f213c223ee27674b1aeb2758957f9c5802b79094.tar.gz ports-f213c223ee27674b1aeb2758957f9c5802b79094.zip |
Notes
Diffstat (limited to 'security/stunnel')
-rw-r--r-- | security/stunnel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/stunnel/Makefile b/security/stunnel/Makefile index 5cdbdd5487b5..5a8790755df7 100644 --- a/security/stunnel/Makefile +++ b/security/stunnel/Makefile @@ -68,7 +68,7 @@ cert: .include <bsd.port.pre.mk> .if ${OSVERSION} > 500000 -BROKEN= Bus error with OpenSSL in -CURRENT, under investigation +IGNORE= Bus error with OpenSSL in -CURRENT, under investigation .endif .include <bsd.port.post.mk> |