diff options
Diffstat (limited to 'sbin/rtsol/Makefile')
-rw-r--r-- | sbin/rtsol/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/rtsol/Makefile b/sbin/rtsol/Makefile index 2086c68d5f295..8d8258aea3e14 100644 --- a/sbin/rtsol/Makefile +++ b/sbin/rtsol/Makefile @@ -12,7 +12,7 @@ # LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR # A PARTICULAR PURPOSE. # -# $FreeBSD$ +# $FreeBSD: src/sbin/rtsol/Makefile,v 1.14 2006/07/27 18:28:14 yar Exp $ SRCDIR= ${.CURDIR}/../../usr.sbin/rtsold |