diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-08-08 03:54:03 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-08-08 03:54:03 +0000 |
commit | cf018687db6833bb5fce0273cb0bab66c10c0d91 (patch) | |
tree | 3dbc64d01114d63c81833e187a7401fc54b1412d /math/siag/files/patch-aa | |
parent | As announced on May 6, remove the broken lang/wxbasic port. (diff) |
As announced on May 6, remove the broken math/siag port.
Diffstat (limited to 'math/siag/files/patch-aa')
-rw-r--r-- | math/siag/files/patch-aa | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/math/siag/files/patch-aa b/math/siag/files/patch-aa deleted file mode 100644 index 25ef3d1d82c6..000000000000 --- a/math/siag/files/patch-aa +++ /dev/null @@ -1,10 +0,0 @@ ---- siod/regex.c.orig Sun Mar 7 10:47:50 1999 -+++ siod/regex.c Sun Mar 7 10:48:02 1999 -@@ -8,6 +8,7 @@ - #include <stdio.h> - #include <stdlib.h> - #include <string.h> -+#include <sys/types.h> - #include <regex.h> - #include "siod.h" - |