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 e77ea397521dd..4ae42397232c9 100644 --- a/usr.bin/nsupdate/Makefile +++ b/usr.bin/nsupdate/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.bin/nsupdate/Makefile,v 1.7 2007/06/02 23:19:57 dougb Exp $ BIND_DIR= ${.CURDIR}/../../contrib/bind9 LIB_BIND_REL= ../../lib/bind |