summaryrefslogtreecommitdiff
path: root/math/ploticus/files/patch-src::swf.c
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2004-10-12 07:35:57 +0000
committerMark Linimon <linimon@FreeBSD.org>2004-10-12 07:35:57 +0000
commit420144bebe91afd773d5f6bbb4454db6af8046e9 (patch)
treebd9934df2b3daeadf553d543b9958b7282bba4ab /math/ploticus/files/patch-src::swf.c
parent- Add WITH_AUTH knob: this adds CRAM-MD5, PLAIN and LOGIN authentication (diff)
Update to 2.30.
PR: ports/71882 Submitted by: KATO Tsuguru <tkato432 at yahoo dot com>
Notes
Notes: svn path=/head/; revision=118848
Diffstat (limited to '')
-rw-r--r--math/ploticus/files/patch-src::swf.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/math/ploticus/files/patch-src::swf.c b/math/ploticus/files/patch-src::swf.c
deleted file mode 100644
index d1dcc2813514..000000000000
--- a/math/ploticus/files/patch-src::swf.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- swf.c.orig Tue Oct 28 04:45:58 2003
-+++ swf.c Mon Dec 8 00:27:51 2003
-@@ -15,7 +15,7 @@
- */
- #ifndef NOSWF
-
--#include MAX_D_ROWS 1000
-+#define MAX_D_ROWS 1000
-
- #include <stdio.h>
- #include <math.h>