diff options
author | 2001-01-26 11:09:22 +0000 | |
---|---|---|
committer | 2001-01-26 11:09:22 +0000 | |
commit | 91da02cb665660ceb6136b32048033bd424494e8 (patch) | |
tree | 58b13235036ba74a19abff8c6350ae449e12e727 | |
parent | Merge with EOM 1.54 (diff) | |
download | wireguard-openbsd-91da02cb665660ceb6136b32048033bd424494e8.tar.xz wireguard-openbsd-91da02cb665660ceb6136b32048033bd424494e8.zip |
Merge with EOM 1.18
author: niklas
Sync with OpenBSD changes by smurph
-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. |