artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
68fc7b2
)
addr(8) goes away, no man page, and useless
author
deraadt
<deraadt@openbsd.org>
Wed, 29 Mar 2000 20:32:55 +0000
(20:32 +0000)
committer
deraadt
<deraadt@openbsd.org>
Wed, 29 Mar 2000 20:32:55 +0000
(20:32 +0000)
usr.sbin/named/Makefile
patch
|
blob
|
history
diff --git
a/usr.sbin/named/Makefile
b/usr.sbin/named/Makefile
index
7690cde
..
6f6d63a
100644
(file)
--- a/
usr.sbin/named/Makefile
+++ b/
usr.sbin/named/Makefile
@@
-1,7
+1,7
@@
-# $OpenBSD: Makefile,v 1.
9 1998/05/22 07:09:05 miller
t Exp $
+# $OpenBSD: Makefile,v 1.
10 2000/03/29 20:32:55 deraad
t Exp $
SUBDIR= named named-xfer ndc reload restart dig nslookup \
- host dnsquery
addr
+ host dnsquery
.if make(install)
SUBDIR+= doc/bog
.endif