aboutsummaryrefslogtreecommitdiff
path: root/news/openftd
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2008-05-04 05:01:44 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2008-05-04 05:01:44 +0000
commita838f3bb2a3d6c5e5c5633cd81682d865bfdee97 (patch)
treeaa15f8c188af80d1e304b3138a1de2a90bd522c7 /news/openftd
parenta7677117b40f8174d3e30fb3a562873ccd064635 (diff)
downloadports-a838f3bb2a3d6c5e5c5633cd81682d865bfdee97.tar.gz
ports-a838f3bb2a3d6c5e5c5633cd81682d865bfdee97.zip
Forgot to remove the patch file
Notes
Notes: svn path=/head/; revision=212574
Diffstat (limited to 'news/openftd')
-rw-r--r--news/openftd/files/patch-ftd_core_src_ftd_http_curl.c10
1 files changed, 0 insertions, 10 deletions
diff --git a/news/openftd/files/patch-ftd_core_src_ftd_http_curl.c b/news/openftd/files/patch-ftd_core_src_ftd_http_curl.c
deleted file mode 100644
index 25c6ebec0051..000000000000
--- a/news/openftd/files/patch-ftd_core_src_ftd_http_curl.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- ftd_core/src/ftd_http_curl.c.orig Tue May 1 22:53:17 2007
-+++ ftd_core/src/ftd_http_curl.c Tue May 1 22:53:31 2007
-@@ -70,6 +70,7 @@
- #include <easy.h> /* new for v7 */
- #include <time.h>
-
-+#define OS "FreeBSD"
- #include "ftd4linux.h"
- #include "ftd_app_core.h"
- #include "ftd_config.h"