From 37f11e19c96437e68d130127beb2e186f1595485 Mon Sep 17 00:00:00 2001 From: Ernst de Haan Date: Mon, 13 May 2002 12:25:18 +0000 Subject: [PATCH] Fixed typo. Noticed by: Alex Dupre PR: 37933 --- Mk/bsd.java.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Mk/bsd.java.mk b/Mk/bsd.java.mk index fe48f38d52b7..b1feaccb65c7 100644 --- a/Mk/bsd.java.mk +++ b/Mk/bsd.java.mk @@ -276,7 +276,7 @@ JAVA_PORT= ${_JAVA_PORT_FREEBSD_1_2} # (1) JDK 1.3.1 for FreeBSD # (2) Sun JDK 1.3.1 for Linux # (3) IBM JDK 1.3.1 for Linux -# (3) Blackdown JDK 1.3.1 for Linux +# (4) Blackdown JDK 1.3.1 for Linux # # If the FreeBSD JDK 1.3.1 is installed or if none of the 1.3.1 JDK's is # installed, then the FreeBSD JDK 1.3.1 is used as a dependency for the port.