aboutsummaryrefslogtreecommitdiff
path: root/secure/lib/libcrypto
diff options
context:
space:
mode:
authorMark Murray <markm@FreeBSD.org>2000-02-29 09:56:11 +0000
committerMark Murray <markm@FreeBSD.org>2000-02-29 09:56:11 +0000
commit87afaaf75a6dd320d170ab92dee45b04c148330e (patch)
tree25b2ffd1ea29ed90cd8d2bd5b6317cdfdc2b37da /secure/lib/libcrypto
parent1d9a6ae08bccb5c77f0f6ef7d400bea2cd21bb1e (diff)
downloadsrc-87afaaf75a6dd320d170ab92dee45b04c148330e.tar.gz
src-87afaaf75a6dd320d170ab92dee45b04c148330e.zip
MFI: stupid typo of mine.
Notes
Notes: svn path=/head/; revision=57615
Diffstat (limited to 'secure/lib/libcrypto')
-rw-r--r--secure/lib/libcrypto/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/secure/lib/libcrypto/Makefile b/secure/lib/libcrypto/Makefile
index 42190a97e423..626d6e6ca968 100644
--- a/secure/lib/libcrypto/Makefile
+++ b/secure/lib/libcrypto/Makefile
@@ -228,7 +228,7 @@ afterinstall:
ln -sf lib${LIB}.a libdes.a
@cd ${DESTDIR}${INCDIR}; \
rm -f des.h; \
- ln -sf openssh/des.h
+ ln -sf openssl/des.h
.if !defined(NOPROFILE)
@cd ${DESTDIR}${LIBDIR}; \
rm -f libdes_p.a; \