diff options
Diffstat (limited to 'usr.bin/top/Makefile')
-rw-r--r-- | usr.bin/top/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/top/Makefile b/usr.bin/top/Makefile index 08343da66f8ba..ea0f1ad4ed293 100644 --- a/usr.bin/top/Makefile +++ b/usr.bin/top/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.bin/top/Makefile,v 1.10 2002/02/08 23:07:35 markm Exp $ PROG= top TOPDIR= ${.CURDIR}/../../contrib/top |