diff options
Diffstat (limited to 'sbin/reboot/Makefile')
-rw-r--r-- | sbin/reboot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/reboot/Makefile b/sbin/reboot/Makefile index 61f0697888b8f..154e2de2283e2 100644 --- a/sbin/reboot/Makefile +++ b/sbin/reboot/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/5/93 -# $FreeBSD$ +# $FreeBSD: src/sbin/reboot/Makefile,v 1.13 2004/03/22 00:52:27 obrien Exp $ PROG= reboot DPADD= ${LIBUTIL} |