addr(8) goes away, no man page, and useless
authorderaadt <deraadt@openbsd.org>
Wed, 29 Mar 2000 20:32:55 +0000 (20:32 +0000)
committerderaadt <deraadt@openbsd.org>
Wed, 29 Mar 2000 20:32:55 +0000 (20:32 +0000)
usr.sbin/named/Makefile

index 7690cde..6f6d63a 100644 (file)
@@ -1,7 +1,7 @@
-#      $OpenBSD: Makefile,v 1.9 1998/05/22 07:09:05 millert Exp $
+#      $OpenBSD: Makefile,v 1.10 2000/03/29 20:32:55 deraadt Exp $
 
 SUBDIR= named named-xfer ndc reload restart dig nslookup \
-       host dnsquery addr
+       host dnsquery
 .if make(install)
 SUBDIR+= doc/bog
 .endif