From 645cdc6be5e9eeaa172e151c1aec92c48eb5a820 Mon Sep 17 00:00:00 2001 From: Hajimu UMEMOTO Date: Thu, 6 Jul 2000 20:19:02 +0000 Subject: [PATCH] Reduce shlib major that is bumped by my mistake. We don't need bumping it in this time. --- lib/libftpio/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/libftpio/Makefile b/lib/libftpio/Makefile index b3a749b7c61e..8652bc7ce539 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