summaryrefslogtreecommitdiff
path: root/math/scilab/patches/patch-by
diff options
context:
space:
mode:
Diffstat (limited to 'math/scilab/patches/patch-by')
-rw-r--r--math/scilab/patches/patch-by11
1 files changed, 0 insertions, 11 deletions
diff --git a/math/scilab/patches/patch-by b/math/scilab/patches/patch-by
deleted file mode 100644
index 09956210fff..00000000000
--- a/math/scilab/patches/patch-by
+++ /dev/null
@@ -1,11 +0,0 @@
-$NetBSD: patch-by,v 1.3 1999/11/23 16:12:40 dmcmahill Exp $
-
---- ./routines/pvm/pvm_proc_ctrl.c.orig Mon Jun 22 03:20:48 1998
-+++ ./routines/pvm/pvm_proc_ctrl.c Mon Nov 22 21:40:32 1999
-@@ -65,5 +65,5 @@
- #include <stdlib.h>
- #include <string.h>
--#include "../../pvm3/include/pvm3.h"
-+#include "pvm3.h"
- #include "../machine.h"
- #ifndef WIN32