diff options
author | sumikawa <sumikawa@FreeBSD.org> | 2004-08-19 01:22:57 +0800 |
---|---|---|
committer | sumikawa <sumikawa@FreeBSD.org> | 2004-08-19 01:22:57 +0800 |
commit | ef8083ba25e01ab4213da362520aa5f04e96090f (patch) | |
tree | c0c9e134461df02b4255d63916ebc3d1369de180 /security | |
parent | b257275b6957e94eaf92555f654311ae6753a89a (diff) | |
download | freebsd-ports-gnome-ef8083ba25e01ab4213da362520aa5f04e96090f.tar.gz freebsd-ports-gnome-ef8083ba25e01ab4213da362520aa5f04e96090f.tar.zst freebsd-ports-gnome-ef8083ba25e01ab4213da362520aa5f04e96090f.zip |
patch-kmpstat.c is not necessary anymore.
PR: ports/70620, ports/70622
Submitted by: Helge Oldach <racoonaug04@oldach.net>,
Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw>
Diffstat (limited to 'security')
-rw-r--r-- | security/racoon/files/patch-kmpstat.c | 14 | ||||
-rw-r--r-- | security/racoon2/files/patch-kmpstat.c | 14 |
2 files changed, 0 insertions, 28 deletions
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 */ - } - |