diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1996-06-23 14:32:54 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1996-06-23 14:32:54 +0000 |
commit | ee6961ddca5997df33c6cd3d6a3b1d923481bbd2 (patch) | |
tree | d0c5a8ce449174adb1446885a3852074d1bf406d /sbin/shutdown/Makefile | |
parent | a3ac5dbadb5694f6713891634647a7cef4553c0f (diff) |
update rcsid
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 0125399c13a..2e49b03e3a8 100644 --- a/sbin/shutdown/Makefile +++ b/sbin/shutdown/Makefile @@ -1,5 +1,5 @@ +# $OpenBSD: Makefile,v 1.2 1996/06/23 14:32:41 deraadt Exp $ # $NetBSD: Makefile,v 1.7 1995/03/18 15:01:05 cgd Exp $ -# @(#)Makefile 8.1 (Berkeley) 6/5/93 PROG= shutdown MAN= shutdown.8 |