summaryrefslogtreecommitdiffstats
path: root/secure/lib/libcrypto/Makefile.inc
diff options
context:
space:
mode:
authorsimon <simon@FreeBSD.org>2007-03-15 20:15:15 +0000
committersimon <simon@FreeBSD.org>2007-03-15 20:15:15 +0000
commiteeba69019016572d311c7a8d220c58ed6179058b (patch)
tree43bc5ebcdf4cceae2e2c54a5b3a7c1b72007e0c3 /secure/lib/libcrypto/Makefile.inc
parent394ba190a3f3c2ec13e67e830b6faeb2dd3e651c (diff)
downloadFreeBSD-src-eeba69019016572d311c7a8d220c58ed6179058b.zip
FreeBSD-src-eeba69019016572d311c7a8d220c58ed6179058b.tar.gz
Upgrade to OpenSSL 0.9.8e.
Diffstat (limited to 'secure/lib/libcrypto/Makefile.inc')
-rw-r--r--secure/lib/libcrypto/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/secure/lib/libcrypto/Makefile.inc b/secure/lib/libcrypto/Makefile.inc
index 3e9439e..5ca8a2d 100644
--- a/secure/lib/libcrypto/Makefile.inc
+++ b/secure/lib/libcrypto/Makefile.inc
@@ -34,7 +34,7 @@ man-update:
@(sec=${manpage:E}; \
pod=${manpage:R}.pod; \
cp ${LCRYPTO_DOC}/${_docs}/$$pod .; \
- pod2man --section=$$sec --release="0.9.8d" --center="OpenSSL" \
+ pod2man --section=$$sec --release="0.9.8e" --center="OpenSSL" \
$$pod > ${.CURDIR}/man/${manpage}; \
rm -f $$pod; \
${ECHO} ${manpage})
OpenPOWER on IntegriCloud