From a0291600cc6f18ac2e5a35cdbd4331ccd9ca1720 Mon Sep 17 00:00:00 2001 From: Ernst de Haan Date: Wed, 12 Jun 2002 20:50:09 +0000 Subject: Unification of JDK port names. ports/java/Makefile Matches new names and locations of JDK ports. Checked sorting. ports/java/jdk All files removed from CVS. This port is moved to java/jdk11. Checked that the repocopy was okay. ports/java/jdk12-beta All files removed from CVS. This port is moved to java/jdk12. Checked that the repocopy was okay. ports/java/linux-jdk All files removed from CVS. This port is moved to java/linux-blackdown-jdk12. Checked that the repocopy was okay. ports/java/linux-jdk13 All files removed from CVS. This port is moved to java/linux-sun-jdk13. Checked that the repocopy was okay. ports/java/linux-jdk14 All files removed from CVS. This port is moved to java/linux-sun-jdk14. Checked that the repocopy was okay. PR: 27358 --- java/jdk/files/patch-aa | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 java/jdk/files/patch-aa (limited to 'java/jdk/files/patch-aa') diff --git a/java/jdk/files/patch-aa b/java/jdk/files/patch-aa deleted file mode 100644 index 2b0cbaab8aae..000000000000 --- a/java/jdk/files/patch-aa +++ /dev/null @@ -1,11 +0,0 @@ ---- include/freebsd/typedefs_md.h 2000/07/24 07:46:26 1.1 -+++ include/freebsd/typedefs_md.h 2000/07/24 07:46:46 -@@ -33,7 +33,7 @@ - */ - #define _ILP32 - --#if (__FreeBSD__ <= 4) -+#if (__FreeBSD__ <= 5) - typedef unsigned int uint_t; - typedef int int_t; - #endif -- cgit v1.2.3