diff options
Diffstat (limited to 'sbin/Makefile.inc')
-rw-r--r-- | sbin/Makefile.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/Makefile.inc b/sbin/Makefile.inc index d1fed2690a19d..9ce2641295e8c 100644 --- a/sbin/Makefile.inc +++ b/sbin/Makefile.inc @@ -1,5 +1,5 @@ # @(#)Makefile.inc 8.1 (Berkeley) 6/8/93 -# $FreeBSD$ +# $FreeBSD: src/sbin/Makefile.inc,v 1.14 2004/12/21 09:59:42 ru Exp $ BINDIR?= /sbin WARNS?= 2 |