diff options
Diffstat (limited to 'usr.sbin/edquota/Makefile')
-rw-r--r-- | usr.sbin/edquota/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/edquota/Makefile b/usr.sbin/edquota/Makefile index e5a3b12559aa9..fdac97098acb7 100644 --- a/usr.sbin/edquota/Makefile +++ b/usr.sbin/edquota/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/6/93 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/edquota/Makefile,v 1.8 2003/04/04 17:49:13 obrien Exp $ PROG= edquota MAN= edquota.8 |