summaryrefslogtreecommitdiff
path: root/math/pspp/files/patch-src::glob.c
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-09-06 22:26:43 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-09-06 22:26:43 +0000
commite07c07c5be9012d1344d76f5c79f7436ca5fe04b (patch)
tree5b8cd11455b896c448d0d940ba161d8229514c9c /math/pspp/files/patch-src::glob.c
parentWorst port ever... Add dependency on XLIB (diff)
- Update to 0.4.0
PR: ports/85570 Submitted by: James Howard <jh@jameshoward.us>
Diffstat (limited to 'math/pspp/files/patch-src::glob.c')
-rw-r--r--math/pspp/files/patch-src::glob.c10
1 files changed, 0 insertions, 10 deletions
diff --git a/math/pspp/files/patch-src::glob.c b/math/pspp/files/patch-src::glob.c
deleted file mode 100644
index 027d8f73f2b2..000000000000
--- a/math/pspp/files/patch-src::glob.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- src/glob.c.orig Mon Dec 23 04:32:08 2002
-+++ src/glob.c Mon Dec 23 04:32:19 2002
-@@ -20,6 +20,7 @@
- #include <config.h>
-
- #include <assert.h>
-+#include <stdio.h>
- #include <stdlib.h>
-
- #if TIME_WITH_SYS_TIME