diff options
Diffstat (limited to 'lib/libssl/crypto/Makefile')
-rw-r--r-- | lib/libssl/crypto/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libssl/crypto/Makefile b/lib/libssl/crypto/Makefile index 2bfd04d516a..97e12a758dc 100644 --- a/lib/libssl/crypto/Makefile +++ b/lib/libssl/crypto/Makefile @@ -1,7 +1,7 @@ LIB= crypto -SSLEAYDIST= openssl +SSLEAYDIST= src LCRYPTO_SRC= ${.CURDIR}/../${SSLEAYDIST}/crypto LCRYPTO_INC= ${.CURDIR}/../${SSLEAYDIST}/include |