aboutsummaryrefslogtreecommitdiff
path: root/lib/libsbuf
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2014-07-28 07:20:22 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2014-07-28 07:20:22 +0000
commitadecd05bf0293be427de08c863bf62887c075ef0 (patch)
treee4ce4827778d787b90ddbc1e70d65711e4176c04 /lib/libsbuf
parent4d3ff0c3e6ee6d5f059208fe0c86ba4d4ae43510 (diff)
Notes
Diffstat (limited to 'lib/libsbuf')
-rw-r--r--lib/libsbuf/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libsbuf/Makefile b/lib/libsbuf/Makefile
index 42d4a4e4674c3..79d3fe973e054 100644
--- a/lib/libsbuf/Makefile
+++ b/lib/libsbuf/Makefile
@@ -4,7 +4,7 @@ LIB= sbuf
SHLIBDIR?= /lib
SRCS= subr_sbuf.c
-SHLIB_MAJOR = 7
+SHLIB_MAJOR = 6
SYMBOL_MAPS= ${.CURDIR}/Symbol.map
VERSION_DEF= ${.CURDIR}/Version.def