diff options
author | Hans-Joerg Hoexer <hshoexer@cvs.openbsd.org> | 2005-04-04 22:22:56 +0000 |
---|---|---|
committer | Hans-Joerg Hoexer <hshoexer@cvs.openbsd.org> | 2005-04-04 22:22:56 +0000 |
commit | 43019ecd306d48da2cea424745dfc923fcaba10c (patch) | |
tree | d64ca57230ef7ec6e052002e6f0f46fe1817275a /sbin/ipsecctl/Makefile | |
parent | e34711b626d65ca1183eb7d50315f8188388775f (diff) |
fix cvs id tags
Diffstat (limited to 'sbin/ipsecctl/Makefile')
-rw-r--r-- | sbin/ipsecctl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/ipsecctl/Makefile b/sbin/ipsecctl/Makefile index cf171012ce4..f9df063b4de 100644 --- a/sbin/ipsecctl/Makefile +++ b/sbin/ipsecctl/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.1 2005/04/04 22:19:50 hshoexer Exp $ +# $OpenBSD: Makefile,v 1.2 2005/04/04 22:22:55 hshoexer Exp $ PROG= ipsecctl MAN= ipsecctl.8 ipsec.conf.5 |