diff options
author | Niklas Hallqvist <niklas@cvs.openbsd.org> | 2001-01-26 11:09:23 +0000 |
---|---|---|
committer | Niklas Hallqvist <niklas@cvs.openbsd.org> | 2001-01-26 11:09:23 +0000 |
commit | 357f350df412081108ea92adbc0dd739527481df (patch) | |
tree | 388d250b36d61babd17118fc2c38077f3711d43b /sbin/isakmpd | |
parent | b2312051495c6ede647657f37c45629b4dde67cf (diff) |
Merge with EOM 1.18
author: niklas
Sync with OpenBSD changes by smurph
Diffstat (limited to 'sbin/isakmpd')
-rw-r--r-- | sbin/isakmpd/sysdep/openbsd/Makefile.sysdep | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/isakmpd/sysdep/openbsd/Makefile.sysdep b/sbin/isakmpd/sysdep/openbsd/Makefile.sysdep index c923eda4e9f..d218929b5c4 100644 --- a/sbin/isakmpd/sysdep/openbsd/Makefile.sysdep +++ b/sbin/isakmpd/sysdep/openbsd/Makefile.sysdep @@ -1,5 +1,5 @@ -# $OpenBSD: Makefile.sysdep,v 1.12 2000/12/29 03:13:07 smurph Exp $ -# $EOM: Makefile.sysdep,v 1.17 2000/12/12 01:18:11 niklas Exp $ +# $OpenBSD: Makefile.sysdep,v 1.13 2001/01/26 11:09:22 niklas Exp $ +# $EOM: Makefile.sysdep,v 1.18 2001/01/26 10:55:22 niklas Exp $ # # Copyright (c) 1999, 2000 Niklas Hallqvist. All rights reserved. |