diff options
| author | Kris Kennaway <kris@FreeBSD.org> | 2001-03-08 07:57:49 +0000 |
|---|---|---|
| committer | Kris Kennaway <kris@FreeBSD.org> | 2001-03-08 07:57:49 +0000 |
| commit | 81ddd8285354db9e6e5b44fa7545cdc168a2eb83 (patch) | |
| tree | edb2df843eabbe23d80e592dc4d652f1cb6fbdd2 /secure/lib/libcrypto | |
| parent | 1f371a1617394cc92befc76a832a3aebf2ba9db3 (diff) | |
Notes
Diffstat (limited to 'secure/lib/libcrypto')
| -rw-r--r-- | secure/lib/libcrypto/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/secure/lib/libcrypto/Makefile b/secure/lib/libcrypto/Makefile index 3afc25e8d2ef..03e1c43dd54e 100644 --- a/secure/lib/libcrypto/Makefile +++ b/secure/lib/libcrypto/Makefile @@ -30,7 +30,7 @@ PERLPATH= ${LCRYPTO_SRC}/des/asm:${LCRYPTO_SRC}/perlasm .endif LIB= crypto -SHLIB_MAJOR= 1 +SHLIB_MAJOR= 2 MAINTAINER= kris |
