summaryrefslogtreecommitdiffstats
path: root/lib/libtermcap/Makefile
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>1997-08-24 19:19:08 +0000
committerache <ache@FreeBSD.org>1997-08-24 19:19:08 +0000
commitd40888900736de743238ffe1d525e535bc260a99 (patch)
tree0e535c27b081f110a0b2de9857fa3d56a544c65c /lib/libtermcap/Makefile
parentd324cfc41c56e2e000bbdb6832237595a054ce5d (diff)
downloadFreeBSD-src-d40888900736de743238ffe1d525e535bc260a99.zip
FreeBSD-src-d40888900736de743238ffe1d525e535bc260a99.tar.gz
Bump minor number due to issetugid()
Diffstat (limited to 'lib/libtermcap/Makefile')
-rw-r--r--lib/libtermcap/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libtermcap/Makefile b/lib/libtermcap/Makefile
index 6f142e3..0e11df2 100644
--- a/lib/libtermcap/Makefile
+++ b/lib/libtermcap/Makefile
@@ -2,7 +2,7 @@
LIB= termcap
SHLIB_MAJOR= 2
-SHLIB_MINOR= 1
+SHLIB_MINOR= 2
CFLAGS+=-DCM_N -DCM_GT -DCM_B -DCM_D -I${.CURDIR}
SRCS= termcap.c tgoto.c tputs.c tparm.c tospeed.c
OpenPOWER on IntegriCloud