diff options
Diffstat (limited to 'usr.sbin/quotaon/Makefile')
-rw-r--r-- | usr.sbin/quotaon/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/quotaon/Makefile b/usr.sbin/quotaon/Makefile index 3f88bd9da33cf..ad283168eaf68 100644 --- a/usr.sbin/quotaon/Makefile +++ b/usr.sbin/quotaon/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/6/93 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/quotaon/Makefile,v 1.6 2002/07/11 21:23:33 alfred Exp $ PROG= quotaon LINKS= ${BINDIR}/quotaon ${BINDIR}/quotaoff |