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..2ce0a79ce930 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.34.1 2009/04/15 03:14:26 kensmith Exp $ PROG= rtprio LINKS= ${BINDIR}/rtprio ${BINDIR}/idprio |