diff options
| author | Ken Smith <kensmith@FreeBSD.org> | 2009-07-19 17:25:24 +0000 |
|---|---|---|
| committer | Ken Smith <kensmith@FreeBSD.org> | 2009-07-19 17:25:24 +0000 |
| commit | 3ca3047aee082043d90aff2611a349c86c98e97c (patch) | |
| tree | ec388df935beef7e607d99dc9e13b57bb4a74464 /lib/libftpio | |
| parent | 030d10ee972b06a59628438eb91b0927af3ddfd9 (diff) | |
Notes
Diffstat (limited to 'lib/libftpio')
| -rw-r--r-- | lib/libftpio/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libftpio/Makefile b/lib/libftpio/Makefile index 7b30984cf6be..bb9c9eb6e5da 100644 --- a/lib/libftpio/Makefile +++ b/lib/libftpio/Makefile @@ -3,7 +3,7 @@ .include <bsd.own.mk> LIB= ftpio -SHLIB_MAJOR= 7 +SHLIB_MAJOR= 8 SRCS= ftpio.c ftperr.c INCS= ftpio.h |
