diff options
author | Jakob Schlyter <jakob@cvs.openbsd.org> | 2007-12-09 12:34:57 +0000 |
---|---|---|
committer | Jakob Schlyter <jakob@cvs.openbsd.org> | 2007-12-09 12:34:57 +0000 |
commit | 22b3400dbbcf53ca766905676d927453a6645f85 (patch) | |
tree | ff7ad80c67504a2a67013052d0ec7da58ead1345 /usr.sbin/bind/bin/rndc/unix | |
parent | 2b864d06a3facac2aea4ea0bc5846ce9e24062d9 (diff) |
ISC BIND release 9.4.2
Diffstat (limited to 'usr.sbin/bind/bin/rndc/unix')
-rw-r--r-- | usr.sbin/bind/bin/rndc/unix/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/bind/bin/rndc/unix/Makefile.in b/usr.sbin/bind/bin/rndc/unix/Makefile.in index 8b0607bfd1e..30550e42c54 100644 --- a/usr.sbin/bind/bin/rndc/unix/Makefile.in +++ b/usr.sbin/bind/bin/rndc/unix/Makefile.in @@ -13,7 +13,7 @@ # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR # PERFORMANCE OF THIS SOFTWARE. -# $ISC: Makefile.in,v 1.1.12.3 2004/03/08 04:04:24 marka Exp $ +# $ISC: Makefile.in,v 1.3 2004/03/05 04:58:29 marka Exp $ srcdir = @srcdir@ VPATH = @srcdir@ |