aboutsummaryrefslogtreecommitdiff
path: root/net/airport
diff options
context:
space:
mode:
Diffstat (limited to 'net/airport')
-rw-r--r--net/airport/files/airport2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/airport/files/airport b/net/airport/files/airport
index b5797d416267..54381a2c1299 100644
--- a/net/airport/files/airport
+++ b/net/airport/files/airport
@@ -1,5 +1,5 @@
#! /bin/sh
-exec %%PREFIX%%/jdk%%JDK_VERSION%%/bin/jre -cp "%%PREFIX%%/share/java/classes/jfc-%%JFC_VERSION%%/swingall.jar:%%PREEFIX%%/share/airport/AirportBaseStationConfig.jar" AirportBaseStationConfigurator
+exec %%PREFIX%%/jdk%%JDK_VERSION%%/bin/jre -cp "%%PREFIX%%/share/java/classes/jfc-%%JFC_VERSION%%/swingall.jar:%%PREFIX%%/share/airport/AirportBaseStationConfig.jar" AirportBaseStationConfigurator
exit 1