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 1d8c89c..244ff5e 100644 --- a/sbin/init/Makefile +++ b/sbin/init/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 7/19/93 -# $FreeBSD$ +# $Id$ PROG= init MAN8= init.8 |