From ef8083ba25e01ab4213da362520aa5f04e96090f Mon Sep 17 00:00:00 2001 From: sumikawa Date: Wed, 18 Aug 2004 17:22:57 +0000 Subject: patch-kmpstat.c is not necessary anymore. PR: ports/70620, ports/70622 Submitted by: Helge Oldach , Ying-Chieh Chen --- security/racoon/files/patch-kmpstat.c | 14 -------------- security/racoon2/files/patch-kmpstat.c | 14 -------------- 2 files changed, 28 deletions(-) delete mode 100644 security/racoon/files/patch-kmpstat.c delete mode 100644 security/racoon2/files/patch-kmpstat.c (limited to 'security') diff --git a/security/racoon/files/patch-kmpstat.c b/security/racoon/files/patch-kmpstat.c deleted file mode 100644 index 1bfb00635824..000000000000 --- a/security/racoon/files/patch-kmpstat.c +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD$ - ---- kmpstat.c.orig Sat Aug 14 20:54:23 2004 -+++ kmpstat.c Sat Aug 14 20:54:50 2004 -@@ -365,7 +365,7 @@ - } - break; - -- default: -+ default: break; - /* IGNORE */ - } - diff --git a/security/racoon2/files/patch-kmpstat.c b/security/racoon2/files/patch-kmpstat.c deleted file mode 100644 index 1bfb00635824..000000000000 --- a/security/racoon2/files/patch-kmpstat.c +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD$ - ---- kmpstat.c.orig Sat Aug 14 20:54:23 2004 -+++ kmpstat.c Sat Aug 14 20:54:50 2004 -@@ -365,7 +365,7 @@ - } - break; - -- default: -+ default: break; - /* IGNORE */ - } - -- cgit