diff --git a/security/ADMsmb/patches/patch-client_c b/security/ADMsmb/patches/patch-client_c index e88496151d1..d60c2e853e3 100644 --- a/security/ADMsmb/patches/patch-client_c +++ b/security/ADMsmb/patches/patch-client_c @@ -1,6 +1,6 @@ -$OpenBSD: patch-client_c,v 1.1 2002/03/24 07:44:53 jsyn Exp $ ---- client.c-orig Mon May 31 12:54:36 1999 -+++ client.c Mon May 31 12:54:43 1999 +$OpenBSD: patch-client_c,v 1.2 2010/05/24 10:15:20 espie Exp $ +--- client.c.orig Fri Aug 7 04:17:59 1998 ++++ client.c Sat May 22 16:32:32 2010 @@ -74,8 +74,6 @@ #include "includes.h" #include "ADMsmb.c" diff --git a/security/ADMsmb/patches/patch-includes_h b/security/ADMsmb/patches/patch-includes_h index a3d1ece227d..0730fbe1034 100644 --- a/security/ADMsmb/patches/patch-includes_h +++ b/security/ADMsmb/patches/patch-includes_h @@ -1,7 +1,7 @@ -$OpenBSD: patch-includes_h,v 1.1 2002/03/24 07:44:53 jsyn Exp $ ---- includes.h-orig Mon May 31 12:59:37 1999 -+++ includes.h Mon May 31 13:00:13 1999 -@@ -565,6 +565,9 @@ +$OpenBSD: patch-includes_h,v 1.2 2010/05/24 10:15:20 espie Exp $ +--- includes.h.orig Tue Aug 4 17:37:17 1998 ++++ includes.h Sat May 22 16:32:32 2010 +@@ -565,6 +565,9 @@ char *mktemp(char *); /* No standard include */ #include #define NO_GETSPNAM #define SIGNAL_CAST (void (*)())