aboutsummaryrefslogtreecommitdiff
path: root/www/mapedit/files
diff options
context:
space:
mode:
authorAndreas Klemm <andreas@FreeBSD.org>1997-04-04 19:36:41 +0000
committerAndreas Klemm <andreas@FreeBSD.org>1997-04-04 19:36:41 +0000
commit1bd4bd9990c06cc49e2eea3baf41fcc0186d6888 (patch)
tree736648fcf8cd39de6a9836cd3a7559d55fec93f5 /www/mapedit/files
parent70f2d41d67f006b230443c1a47eb314546e6b6fb (diff)
downloadports-1bd4bd9990c06cc49e2eea3baf41fcc0186d6888.tar.gz
ports-1bd4bd9990c06cc49e2eea3baf41fcc0186d6888.zip
Notes
Diffstat (limited to 'www/mapedit/files')
-rw-r--r--www/mapedit/files/patch-aa13
1 files changed, 0 insertions, 13 deletions
diff --git a/www/mapedit/files/patch-aa b/www/mapedit/files/patch-aa
deleted file mode 100644
index e9165ace2434..000000000000
--- a/www/mapedit/files/patch-aa
+++ /dev/null
@@ -1,13 +0,0 @@
-*** gd.c.orig Sun Mar 17 19:28:12 1996
---- gd.c Sun Mar 17 19:29:10 1996
-***************
-*** 1,4 ****
---- 1,8 ----
-+ #ifdef __FreeBSD__
-+ #include <stdlib.h>
-+ #else
- #include <malloc.h>
-+ #endif
- #include <stdio.h>
- #include <math.h>
- #include <string.h>