diff options
Diffstat (limited to 'usr.bin/nice/Makefile')
-rw-r--r-- | usr.bin/nice/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/nice/Makefile b/usr.bin/nice/Makefile index 0d2733a6d10e6..be49265a996b1 100644 --- a/usr.bin/nice/Makefile +++ b/usr.bin/nice/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/6/93 -# $FreeBSD$ +# $FreeBSD: src/usr.bin/nice/Makefile,v 1.4 2002/02/08 22:31:43 markm Exp $ PROG= nice |