diff options
Diffstat (limited to 'sbin/shutdown/Makefile')
-rw-r--r-- | sbin/shutdown/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/shutdown/Makefile b/sbin/shutdown/Makefile index b7f232d090b52..21f62d4a4f1a2 100644 --- a/sbin/shutdown/Makefile +++ b/sbin/shutdown/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/5/93 -# $FreeBSD$ +# $FreeBSD: src/sbin/shutdown/Makefile,v 1.9 2005/01/25 08:37:04 delphij Exp $ PROG= shutdown MAN= shutdown.8 |