diff options
Diffstat (limited to 'usr.bin/nsupdate/Makefile')
-rw-r--r-- | usr.bin/nsupdate/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/nsupdate/Makefile b/usr.bin/nsupdate/Makefile index 26efd146dcba..0746e2fe068b 100644 --- a/usr.bin/nsupdate/Makefile +++ b/usr.bin/nsupdate/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.bin/nsupdate/Makefile,v 1.4.2.1.6.1 2006/12/19 18:26:47 dougb Exp $ BIND_DIR= ${.CURDIR}/../../contrib/bind9 LIB_BIND_REL= ../../lib/bind |