diff options
Diffstat (limited to 'sbin/routed/rtquery/Makefile')
-rw-r--r-- | sbin/routed/rtquery/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/routed/rtquery/Makefile b/sbin/routed/rtquery/Makefile index 3e8049dd62739..6d5c2d9473808 100644 --- a/sbin/routed/rtquery/Makefile +++ b/sbin/routed/rtquery/Makefile @@ -1,6 +1,6 @@ # Make `routed` tools for BSD/OS # $Revision: 1.6 $ -# $FreeBSD$ +# $FreeBSD: src/sbin/routed/rtquery/Makefile,v 1.7 1999/08/28 00:14:20 peter Exp $ PROG= rtquery MAN8= rtquery.8 |