freebsd-ports/net/ssldump/files/patch-ssl_ssl_analyze.c
Alexey Dokuchaev 383b44fe29 - Fix "Couldn't create network handler" error [1]
- Revise manual page for correctness and completeness
- Reinstate the `-y' (nroff) flag
- Drop gmake(1) dependency, builds with BSD make(1)
- Tweak port description and Makefile markup and syntax
- Pet portlint(1)

Mentioned in PR:	ports/119680 [1]
Patches obtained from:	Debian
2008-01-29 16:03:18 +00:00

11 lines
272 B
C

--- ssl/ssl_analyze.c.orig 2002-01-22 00:46:13.000000000 +0600
+++ ssl/ssl_analyze.c 2008-01-29 21:14:13.000000000 +0600
@@ -133,7 +133,7 @@
SSL_PRINT_DECODE
},
{
- 0,
+ 'y',
"nroff",
SSL_PRINT_NROFF
},