diff options
author | Niklas Hallqvist <niklas@cvs.openbsd.org> | 2001-01-27 12:03:40 +0000 |
---|---|---|
committer | Niklas Hallqvist <niklas@cvs.openbsd.org> | 2001-01-27 12:03:40 +0000 |
commit | 83ddad5afb1ef8895859420fadb7e75c955c52fe (patch) | |
tree | 85a32bfa7f5d32dd4505dcefaf2fbd7b8681c3b7 /sbin/isakmpd/sysdep | |
parent | 41801fce439cd6c2433e0917e60b9f7647827915 (diff) |
(c) 2001
Diffstat (limited to 'sbin/isakmpd/sysdep')
-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 7738fcd8720..b8d2e44f446 100644 --- a/sbin/isakmpd/sysdep/openbsd/Makefile.sysdep +++ b/sbin/isakmpd/sysdep/openbsd/Makefile.sysdep @@ -1,8 +1,8 @@ -# $OpenBSD: Makefile.sysdep,v 1.14 2001/01/27 11:24:45 niklas Exp $ +# $OpenBSD: Makefile.sysdep,v 1.15 2001/01/27 12:03:39 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. +# Copyright (c) 1999, 2000, 2001 Niklas Hallqvist. All rights reserved. # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions |