diff options
Diffstat (limited to 'usr.bin/nfsstat/Makefile')
-rw-r--r-- | usr.bin/nfsstat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/nfsstat/Makefile b/usr.bin/nfsstat/Makefile index ce4c7c6136fbe..5505b29dfa0de 100644 --- a/usr.bin/nfsstat/Makefile +++ b/usr.bin/nfsstat/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/6/93 -# $FreeBSD$ +# $FreeBSD: src/usr.bin/nfsstat/Makefile,v 1.3.30.1 2008/10/02 02:57:24 kensmith Exp $ PROG= nfsstat CFLAGS+=-DNFS |