summaryrefslogtreecommitdiff
path: root/net/airportbasestationconfig/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/airportbasestationconfig/Makefile')
-rw-r--r--net/airportbasestationconfig/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/airportbasestationconfig/Makefile b/net/airportbasestationconfig/Makefile
index 5643d5be967..6050157d50c 100644
--- a/net/airportbasestationconfig/Makefile
+++ b/net/airportbasestationconfig/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2002/07/30 08:45:47 tron Exp $
+# $NetBSD: Makefile,v 1.15 2002/07/31 14:51:35 jlam Exp $
DISTNAME= configurator_152
PKGNAME= ${BINNAME}-1.5.2
@@ -25,7 +25,7 @@ LIBDIR= ${PREFIX}/lib/${BINNAME}
# "jdk" and "kaffe" packages don't work.
.if ${MACHINE_ARCH} == i386 || ${OPSYS} == "Darwin"
-PKG_JVM= sun-jdk13
+PKG_JVM= sun-jdk
.elif ${MACHINE_ARCH} == powerpc
PKG_JVM= blackdown-jdk13
.else