summaryrefslogtreecommitdiffstats
path: root/lib/libftpio/Makefile
diff options
context:
space:
mode:
authorume <ume@FreeBSD.org>2000-07-06 20:19:02 +0000
committerume <ume@FreeBSD.org>2000-07-06 20:19:02 +0000
commite72b2020eb9efa94636593a64f365a4187d39b24 (patch)
treea626d5cfdc8fcab700f0594f29264bd414f9b2a1 /lib/libftpio/Makefile
parent4360e85f5b8db23e06fed0cb7956413f5f8d26c9 (diff)
downloadFreeBSD-src-e72b2020eb9efa94636593a64f365a4187d39b24.zip
FreeBSD-src-e72b2020eb9efa94636593a64f365a4187d39b24.tar.gz
Reduce shlib major that is bumped by my mistake.
We don't need bumping it in this time.
Diffstat (limited to 'lib/libftpio/Makefile')
-rw-r--r--lib/libftpio/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libftpio/Makefile b/lib/libftpio/Makefile
index b3a749b..8652bc7 100644
--- a/lib/libftpio/Makefile
+++ b/lib/libftpio/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
LIB= ftpio
-SHLIB_MAJOR= 6
+SHLIB_MAJOR= 5
SHLIB_MINOR= 0
SRCS= ftpio.c ftperr.c
OpenPOWER on IntegriCloud