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 e348b27d06ecf..c97f216d5fbc3 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 1999/12/28 02:37:11 shin Exp $ PROG= rtsold SRCS= rtsold.c rtsol.c if.c probe.c dump.c |