diff options
Diffstat (limited to 'usr.sbin/repquota/Makefile')
-rw-r--r-- | usr.sbin/repquota/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/repquota/Makefile b/usr.sbin/repquota/Makefile index 087e890ed356..1e8fe7f1e4cc 100644 --- a/usr.sbin/repquota/Makefile +++ b/usr.sbin/repquota/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/6/93 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/repquota/Makefile,v 1.8.28.1 2008/10/02 02:57:24 kensmith Exp $ PROG= repquota MAN= repquota.8 |