diff options
Diffstat (limited to 'usr.sbin/named/Makefile')
-rw-r--r-- | usr.sbin/named/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.sbin/named/Makefile b/usr.sbin/named/Makefile index e29ce45..5df94e5 100644 --- a/usr.sbin/named/Makefile +++ b/usr.sbin/named/Makefile @@ -26,8 +26,7 @@ LIBISC:= ${LIBISCDIR}/libisc.a DPADD+= ${LIBISC} LDADD+= ${LIBISC} -MAN5= named.conf.5 -MAN8= named.8 named-bootconf.8 nsupdate.8 +MAN= named.conf.5 named.8 named-bootconf.8 nsupdate.8 DOCDIR= /usr/share/doc/bind HTMLS= acl.html address_list.html comments.html config.html controls.html \ |