diff options
author | Issei Suzuki <issei@FreeBSD.org> | 2001-01-09 20:59:55 +0000 |
---|---|---|
committer | Issei Suzuki <issei@FreeBSD.org> | 2001-01-09 20:59:55 +0000 |
commit | 5fd3ba9ac0b360c6df2ebe00e0c9886ccf63cbe2 (patch) | |
tree | cdcc42b7e51676e3c87e9ff2c38dc48dee22608d /net/SSLtelnet/files/patch-aa | |
parent | Add ruby-qt2, Qt2 extension for Ruby. (diff) |
- Fix compilation and installation error in CURRENT.
- maintainer is committer now.
- Style fix in patch-*
PR: 23255
Notes
Notes:
svn path=/head/; revision=37046
Diffstat (limited to 'net/SSLtelnet/files/patch-aa')
-rw-r--r-- | net/SSLtelnet/files/patch-aa | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/SSLtelnet/files/patch-aa b/net/SSLtelnet/files/patch-aa index c00635d9144a..1aac4699add4 100644 --- a/net/SSLtelnet/files/patch-aa +++ b/net/SSLtelnet/files/patch-aa @@ -62,4 +62,3 @@ + ln -s telnetd.pem `openssl x509 -noout -hash < telnetd.pem`.0 ;\ + chmod 600 $(OPENSSLDIR)/certs/telnetd.pem; \ ) - |