diff options
Diffstat (limited to 'usr.sbin/rtsold/Makefile')
-rw-r--r-- | usr.sbin/rtsold/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/rtsold/Makefile b/usr.sbin/rtsold/Makefile index 2790059e80e9..7e9e1ea07114 100644 --- a/usr.sbin/rtsold/Makefile +++ b/usr.sbin/rtsold/Makefile @@ -11,7 +11,7 @@ # AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, WITHOUT # LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR # A PARTICULAR PURPOSE. -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/rtsold/Makefile,v 1.1.2.1 2000/07/15 07:37:00 kris Exp $ PROG= rtsold SRCS= rtsold.c rtsol.c if.c probe.c dump.c |