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/libsmb | |
| parent | 030d10ee972b06a59628438eb91b0927af3ddfd9 (diff) | |
Notes
Diffstat (limited to 'lib/libsmb')
| -rw-r--r-- | lib/libsmb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libsmb/Makefile b/lib/libsmb/Makefile index e7ed8e52c847..3a9a64da9ec1 100644 --- a/lib/libsmb/Makefile +++ b/lib/libsmb/Makefile @@ -4,7 +4,7 @@ CONTRIBDIR= ${.CURDIR}/../../contrib/smbfs .PATH: ${CONTRIBDIR}/lib/smb LIB= smb -SHLIB_MAJOR= 3 +SHLIB_MAJOR= 4 DPADD= ${LIBKICONV} LDADD= -lkiconv |
