diff options
Diffstat (limited to 'usr.sbin/cpucontrol/Makefile')
-rw-r--r-- | usr.sbin/cpucontrol/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/cpucontrol/Makefile b/usr.sbin/cpucontrol/Makefile index 00e721406ec0..9d5da6f1ff42 100644 --- a/usr.sbin/cpucontrol/Makefile +++ b/usr.sbin/cpucontrol/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/cpucontrol/Makefile,v 1.1.4.1.6.1 2010/12/21 17:09:25 kensmith Exp $ PROG= cpucontrol MAN= cpucontrol.8 |