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/ncurses | |
| parent | 030d10ee972b06a59628438eb91b0927af3ddfd9 (diff) | |
Notes
Diffstat (limited to 'lib/ncurses')
| -rw-r--r-- | lib/ncurses/ncurses/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ncurses/ncurses/Makefile b/lib/ncurses/ncurses/Makefile index 59f7c35217b6..bdac62218525 100644 --- a/lib/ncurses/ncurses/Makefile +++ b/lib/ncurses/ncurses/Makefile @@ -7,7 +7,7 @@ SHLIBDIR?= /lib .include "${.CURDIR}/../config.mk" LIB= ncurses${LIB_SUFFIX} -SHLIB_MAJOR= 7 +SHLIB_MAJOR= 8 NO_LINT= |
