aboutsummaryrefslogtreecommitdiff
path: root/lib/libopie/Makefile
diff options
context:
space:
mode:
authorKen Smith <kensmith@FreeBSD.org>2004-10-01 15:38:07 +0000
committerKen Smith <kensmith@FreeBSD.org>2004-10-01 15:38:07 +0000
commit85a8b887df7fb76ad780c9f909b6ec3ceb76b52a (patch)
treeee4e7645bfa4f3e4d9c7a304ebae4aa7a255e3c5 /lib/libopie/Makefile
parent8c7ff1f331b0f38f80a4734336d50c9c6b9b3ebc (diff)
downloadsrc-85a8b887df7fb76ad780c9f909b6ec3ceb76b52a.tar.gz
src-85a8b887df7fb76ad780c9f909b6ec3ceb76b52a.zip
Bump the library version numbers for the following libraries:
/lib/{libm,libreadline} /usr/lib/{libhistory,libopie,libpcap} in preparation for doing the same thing to RELENG_5. HUGE amounts of help for determining what to bump provided by kris. Discussed on: freebsd-current Approved by: re (not required for commit but something like this should be)
Notes
Notes: svn path=/head/; revision=136027
Diffstat (limited to 'lib/libopie/Makefile')
-rw-r--r--lib/libopie/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libopie/Makefile b/lib/libopie/Makefile
index 2a8cabe6c073..8f95c40defa2 100644
--- a/lib/libopie/Makefile
+++ b/lib/libopie/Makefile
@@ -4,7 +4,7 @@
#
OPIE_DIST?= ${.CURDIR}/../../contrib/opie
DIST_DIR= ${OPIE_DIST}/${.CURDIR:T}
-SHLIB_MAJOR= 2
+SHLIB_MAJOR= 3
KEYFILE?= \"/etc/opiekeys\"