summaryrefslogtreecommitdiffstats
path: root/lib/libfetch/Makefile
diff options
context:
space:
mode:
authordes <des@FreeBSD.org>2000-05-11 15:29:26 +0000
committerdes <des@FreeBSD.org>2000-05-11 15:29:26 +0000
commit2d5449b6f74465dafc8d1d8f1a2b0afb5f1169c4 (patch)
tree7e68b4361b7d014465e50eed695eea89b54fbf86 /lib/libfetch/Makefile
parent1e1a123aa392b0d39373d81eca804f08ecfc0a9d (diff)
downloadFreeBSD-src-2d5449b6f74465dafc8d1d8f1a2b0afb5f1169c4.zip
FreeBSD-src-2d5449b6f74465dafc8d1d8f1a2b0afb5f1169c4.tar.gz
Bump major number, since struct url has changed.
Discussed with: jdp
Diffstat (limited to 'lib/libfetch/Makefile')
-rw-r--r--lib/libfetch/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libfetch/Makefile b/lib/libfetch/Makefile
index 21d615a..41ca9b5 100644
--- a/lib/libfetch/Makefile
+++ b/lib/libfetch/Makefile
@@ -12,7 +12,7 @@ INCS= fetch.h ${.OBJDIR}/fetch_err.h
MAN3= fetch.3
CLEANFILES= fetch_err.c fetch_err.h ftperr.h httperr.h
-SHLIB_MAJOR= 1
+SHLIB_MAJOR= 2
SHLIB_MINOR= 0
ftperr.h: ftp.errors
OpenPOWER on IntegriCloud