diff options
Diffstat (limited to 'sbin/init/Makefile')
-rw-r--r-- | sbin/init/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/init/Makefile b/sbin/init/Makefile index 999a307..645736d 100644 --- a/sbin/init/Makefile +++ b/sbin/init/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 7/19/93 -# $Id: Makefile,v 1.17 1999/07/01 13:33:56 ru Exp $ +# $FreeBSD$ PROG= init MAN8= init.8 |