summaryrefslogtreecommitdiff
path: root/secure/lib/libssl
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2005-02-13 07:23:46 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2005-02-13 07:23:46 +0000
commit3152376aea3a65195a85469996d1f887cd880554 (patch)
tree7662caf88cca9ae3269c0b88e94868fe3db2be93 /secure/lib/libssl
parentcfe9ec803f5ba8fe944b646d162fe7e4d28e7274 (diff)
Notes
Diffstat (limited to 'secure/lib/libssl')
-rw-r--r--secure/lib/libssl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/secure/lib/libssl/Makefile b/secure/lib/libssl/Makefile
index a3d109fd3af1..07c6f67fa6e8 100644
--- a/secure/lib/libssl/Makefile
+++ b/secure/lib/libssl/Makefile
@@ -3,7 +3,7 @@
LIB= ssl
SHLIB_MAJOR= 3
-NOLINT= true
+NOLINT=
.if exists(Makefile.man)
.include "Makefile.man"