aboutsummaryrefslogtreecommitdiff
path: root/lib/libwrap
diff options
context:
space:
mode:
authorNick Hibma <n_hibma@FreeBSD.org>2007-02-20 23:12:04 +0000
committerNick Hibma <n_hibma@FreeBSD.org>2007-02-20 23:12:04 +0000
commit85fea784978f3bd9e6effafd42f9e1b0cda51175 (patch)
treece81758cf007e34478725be5a60ed36a8db76206 /lib/libwrap
parent7090e3d10c0e7d2ccf90f08dea64c683b8157407 (diff)
Notes
Diffstat (limited to 'lib/libwrap')
-rw-r--r--lib/libwrap/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/lib/libwrap/Makefile b/lib/libwrap/Makefile
index c477b38f4b45..a3bf2d37c2ad 100644
--- a/lib/libwrap/Makefile
+++ b/lib/libwrap/Makefile
@@ -9,8 +9,10 @@ SHLIB_MAJOR= 4
INCS= tcpd.h
MAN= hosts_access.3
MAN+= hosts_access.5 hosts_options.5
-MLINKS= hosts_access.3 hosts_ctl.3 hosts_access.3 request_init.3 \
- hosts_access.3 request_set.3
+MLINKS= hosts_access.3 hosts_ctl.3 \
+ hosts_access.3 request_init.3 \
+ hosts_access.3 request_set.3 \
+ hosts_access.3 hosts.allow.5 \
.PATH: ${.CURDIR}/../../contrib/tcp_wrappers