diff options
Diffstat (limited to 'usr.bin/host/Makefile')
-rw-r--r-- | usr.bin/host/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/host/Makefile b/usr.bin/host/Makefile index 998a496c7b37..5123f69a1911 100644 --- a/usr.bin/host/Makefile +++ b/usr.bin/host/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.bin/host/Makefile,v 1.11.2.1.10.1 2008/10/02 02:57:24 kensmith Exp $ BIND_DIR= ${.CURDIR}/../../contrib/bind9 LIB_BIND_REL= ../../lib/bind |