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 ebccefa2aa19b..cd62a219e1bda 100644 --- a/usr.bin/host/Makefile +++ b/usr.bin/host/Makefile @@ -1,4 +1,4 @@ -# $Id$ +# $Id: Makefile,v 1.2 1996/08/29 21:53:32 peter Exp $ .include "${.CURDIR}/../../usr.sbin/named/Makefile.inc" |