diff options
| author | Ken Smith <kensmith@FreeBSD.org> | 2009-07-19 17:25:24 +0000 |
|---|---|---|
| committer | Ken Smith <kensmith@FreeBSD.org> | 2009-07-19 17:25:24 +0000 |
| commit | 3ca3047aee082043d90aff2611a349c86c98e97c (patch) | |
| tree | ec388df935beef7e607d99dc9e13b57bb4a74464 /lib/libcrypt/Makefile | |
| parent | 030d10ee972b06a59628438eb91b0927af3ddfd9 (diff) | |
Notes
Diffstat (limited to 'lib/libcrypt/Makefile')
| -rw-r--r-- | lib/libcrypt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libcrypt/Makefile b/lib/libcrypt/Makefile index 71f6fce2f93f..be0826dc99e7 100644 --- a/lib/libcrypt/Makefile +++ b/lib/libcrypt/Makefile @@ -6,7 +6,7 @@ SHLIBDIR?= /lib .include <bsd.own.mk> -SHLIB_MAJOR= 4 +SHLIB_MAJOR= 5 LIB= crypt .PATH: ${.CURDIR}/../libmd |
