diff options
Diffstat (limited to 'lib/libwrap/Makefile')
-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 8748b5c..1f3ccd0 100644 --- a/lib/libwrap/Makefile +++ b/lib/libwrap/Makefile @@ -3,7 +3,7 @@ # LIB= wrap -SHLIB_MAJOR= 3 +SHLIB_MAJOR= 4 INCS= tcpd.h MAN= hosts_access.3 MAN+= hosts_access.5 hosts_options.5 |