aboutsummaryrefslogtreecommitdiff
path: root/lib/libwrap
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libwrap')
-rw-r--r--lib/libwrap/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libwrap/Makefile b/lib/libwrap/Makefile
index f69be1c8bd27..e1af8679531b 100644
--- a/lib/libwrap/Makefile
+++ b/lib/libwrap/Makefile
@@ -7,8 +7,8 @@ MAINTAINER=markm@FreeBSD.org
LIB= wrap
SHLIB_MAJOR= 3
SHLIB_MINOR= 0
-MAN3= hosts_access.3
-MAN5= hosts_access.5 hosts_options.5
+MAN= hosts_access.3
+MAN+= hosts_access.5 hosts_options.5
.PATH: ${.CURDIR}/../../contrib/tcp_wrappers