From 0be0fb477cb7000852c24a6cf6bba1c9bf3abd7e Mon Sep 17 00:00:00 2001 From: Norikatsu Shigemura Date: Sun, 31 Jul 2005 05:26:16 +0000 Subject: Update to 3.1. o java/eclipse-devel is IGNOREd now until 3.2+. o change MAINTAINERship to java@ on java/eclipse-devel. [1] PR: ports/84252 Submitted by: Panagiotis Astithas Requested by: devel/eclipse-devel's maintainer [1] Tested by: java@ --- java/eclipse/files/patch-update.c | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 java/eclipse/files/patch-update.c (limited to 'java/eclipse/files/patch-update.c') diff --git a/java/eclipse/files/patch-update.c b/java/eclipse/files/patch-update.c deleted file mode 100644 index 83b2047bf2b9..000000000000 --- a/java/eclipse/files/patch-update.c +++ /dev/null @@ -1,17 +0,0 @@ ---- plugins/org.eclipse.update.core.linux/src/update.c.orig Sun Jun 13 22:47:30 2004 -+++ plugins/org.eclipse.update.core.linux/src/update.c Sun Jun 13 22:48:22 2004 -@@ -10,8 +10,14 @@ - *******************************************************************************/ - - # include -+#ifdef __FreeBSD__ -+# include -+# include -+# include "update.h" -+#else - # include - # include -+#endif - - /* - * Class: org_eclipse_update_configuration_LocalSystemInfo -- cgit v1.2.3