- 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
11 lines
272 B
C
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
|
|
},
|