diff options
Diffstat (limited to 'lib/libwrap')
-rw-r--r-- | lib/libwrap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libwrap/Makefile b/lib/libwrap/Makefile index 5c655ab..4565827 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 |