diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2003-10-27 07:57:33 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2003-10-27 07:57:33 +0000 |
| commit | 90928716548537e93f54266e33cb4a3353fd3932 (patch) | |
| tree | 37675d5349af34454f2e21880134fb82d6854793 /usr.bin/dnsquery | |
| parent | c6085d40c17b76abbaa35c8c53f14904021df451 (diff) | |
Diffstat (limited to 'usr.bin/dnsquery')
| -rw-r--r-- | usr.bin/dnsquery/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/dnsquery/Makefile b/usr.bin/dnsquery/Makefile index 915f3ea828b9..174dca8949c8 100644 --- a/usr.bin/dnsquery/Makefile +++ b/usr.bin/dnsquery/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.bin/dnsquery/Makefile,v 1.7 1999/11/30 06:25:18 peter Exp $ USE_LIBBIND= yes .include "${.CURDIR}/../../usr.sbin/named/Makefile.inc" |
