summaryrefslogtreecommitdiffstats
path: root/secure/lib/libcrypto/Makefile.inc
diff options
context:
space:
mode:
authorsimon <simon@FreeBSD.org>2006-10-01 07:56:51 +0000
committersimon <simon@FreeBSD.org>2006-10-01 07:56:51 +0000
commit3673099c4c509c5441bdf334571c8dc156f6782d (patch)
tree51ca8aea43bea955ee7da48495690a4f350980e7 /secure/lib/libcrypto/Makefile.inc
parentde193995a6a9d9e27843cce071dfa49ae516f199 (diff)
downloadFreeBSD-src-3673099c4c509c5441bdf334571c8dc156f6782d.zip
FreeBSD-src-3673099c4c509c5441bdf334571c8dc156f6782d.tar.gz
Upgrade to OpenSSL 0.9.8d.
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 eb2847a..3e9439e 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.8b" --center="OpenSSL" \
+ pod2man --section=$$sec --release="0.9.8d" --center="OpenSSL" \
$$pod > ${.CURDIR}/man/${manpage}; \
rm -f $$pod; \
${ECHO} ${manpage})
OpenPOWER on IntegriCloud