aboutsummaryrefslogtreecommitdiff
path: root/lib/libexpat/Makefile
diff options
context:
space:
mode:
authorDaniel Eischen <deischen@FreeBSD.org>2007-05-21 02:49:08 +0000
committerDaniel Eischen <deischen@FreeBSD.org>2007-05-21 02:49:08 +0000
commit419ecd5dee28e23b759fc90ff551d2fd188cb86f (patch)
treead137f78093ffd47facbcbef6a68bb303af76e93 /lib/libexpat/Makefile
parent9404513cfa140785ed9109696d41ac308b213941 (diff)
downloadsrc-419ecd5dee28e23b759fc90ff551d2fd188cb86f.tar.gz
src-419ecd5dee28e23b759fc90ff551d2fd188cb86f.zip
Bump library versions in preparation for 7.0.
Ok'd by: kan
Notes
Notes: svn path=/head/; revision=169807
Diffstat (limited to 'lib/libexpat/Makefile')
-rw-r--r--lib/libexpat/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libexpat/Makefile b/lib/libexpat/Makefile
index cac2fccb7fae..41142ecddd7d 100644
--- a/lib/libexpat/Makefile
+++ b/lib/libexpat/Makefile
@@ -4,7 +4,7 @@ EXPAT= ${.CURDIR}/../../contrib/expat
LIB= bsdxml
SHLIBDIR?= /lib
-SHLIB_MAJOR= 2
+SHLIB_MAJOR= 3
SRCS= xmlparse.c xmlrole.c xmltok.c
INCS= bsdxml.h
MAN= libbsdxml.3