diff options
Diffstat (limited to 'usr.sbin/rtprio/Makefile')
-rw-r--r-- | usr.sbin/rtprio/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/rtprio/Makefile b/usr.sbin/rtprio/Makefile index ebc7bd1a37cc..3b22f21bd4de 100644 --- a/usr.sbin/rtprio/Makefile +++ b/usr.sbin/rtprio/Makefile @@ -1,5 +1,5 @@ # from: @(#)Makefile 5.5 (Berkeley) 5/11/90 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/rtprio/Makefile,v 1.8.36.1.6.1 2010/12/21 17:09:25 kensmith Exp $ PROG= rtprio LINKS= ${BINDIR}/rtprio ${BINDIR}/idprio |