aboutsummaryrefslogtreecommitdiff
path: root/lib/libwrap
diff options
context:
space:
mode:
authorKen Smith <kensmith@FreeBSD.org>2009-07-19 17:25:24 +0000
committerKen Smith <kensmith@FreeBSD.org>2009-07-19 17:25:24 +0000
commit3ca3047aee082043d90aff2611a349c86c98e97c (patch)
treeec388df935beef7e607d99dc9e13b57bb4a74464 /lib/libwrap
parent030d10ee972b06a59628438eb91b0927af3ddfd9 (diff)
Notes
Diffstat (limited to 'lib/libwrap')
-rw-r--r--lib/libwrap/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libwrap/Makefile b/lib/libwrap/Makefile
index 5c655ab03327..456582765f57 100644
--- a/lib/libwrap/Makefile
+++ b/lib/libwrap/Makefile
@@ -5,7 +5,7 @@
.include <bsd.own.mk>
LIB= wrap
-SHLIB_MAJOR= 5
+SHLIB_MAJOR= 6
INCS= tcpd.h
MAN= hosts_access.3
MAN+= hosts_access.5 hosts_options.5