summaryrefslogtreecommitdiffstats
path: root/lib/libxpg4
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>2000-06-13 00:41:38 +0000
committerache <ache@FreeBSD.org>2000-06-13 00:41:38 +0000
commit8fdba83adb9ebce48358dd974c583a12a18996cf (patch)
treef45f521469772eac918cfc2eb6e9b01ff0a29bf0 /lib/libxpg4
parent933a6392cace0eb911e0998ca89db700ff008dfc (diff)
downloadFreeBSD-src-8fdba83adb9ebce48358dd974c583a12a18996cf.zip
FreeBSD-src-8fdba83adb9ebce48358dd974c583a12a18996cf.tar.gz
Bump major to preserve 3.x binaries compatibility
Found by: "Akinori -Aki- MUSHA" <knu@idaemons.org>
Diffstat (limited to 'lib/libxpg4')
-rw-r--r--lib/libxpg4/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/libxpg4/Makefile b/lib/libxpg4/Makefile
index 19be136..07453c8 100644
--- a/lib/libxpg4/Makefile
+++ b/lib/libxpg4/Makefile
@@ -1,6 +1,9 @@
# $FreeBSD$
LIB= xpg4
+SHLIB_MAJOR= 3
+SHLIB_MINOR= 0
+
SRCS= fakelib.c
NOMAN= YES
OpenPOWER on IntegriCloud