From 08a292d4dbe65ad86a35a439df74d97164e35ce6 Mon Sep 17 00:00:00 2001 From: Maxim Sobolev Date: Mon, 26 Nov 2001 18:55:45 +0000 Subject: Remove ports/math/Scilab, because it was superceeded by math/scilab long time ago. Submittedby: maintainer --- math/Scilab/files/patch-aj | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 math/Scilab/files/patch-aj (limited to 'math/Scilab/files/patch-aj') diff --git a/math/Scilab/files/patch-aj b/math/Scilab/files/patch-aj deleted file mode 100644 index 289868b66e04..000000000000 --- a/math/Scilab/files/patch-aj +++ /dev/null @@ -1,16 +0,0 @@ ---- ./routines/metanet/loadg.c.orig Sat Aug 8 13:53:32 1998 -+++ ./routines/metanet/loadg.c Sat Aug 8 13:58:47 1998 -@@ -1,4 +1,7 @@ - #include - #ifndef __MSC__ -+#ifdef __FreeBSD__ -+#include -+#endif - #include - #endif -@@ -14,5 +17,4 @@ - #define getwd(x) _getcwd(x,1024) - #endif -- - - #include "mysearch.h" -- cgit v1.2.3