diff options
Diffstat (limited to 'usr.bin/quota/Makefile')
-rw-r--r-- | usr.bin/quota/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/quota/Makefile b/usr.bin/quota/Makefile index a479402878feb..0e9c5d29a9f9c 100644 --- a/usr.bin/quota/Makefile +++ b/usr.bin/quota/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/6/93 -# $FreeBSD$ +# $FreeBSD: src/usr.bin/quota/Makefile,v 1.6 2006/10/21 23:57:38 ru Exp $ PROG= quota BINOWN= root |