aboutsummaryrefslogtreecommitdiff
path: root/net/airport
diff options
context:
space:
mode:
authorNick Sayer <nsayer@FreeBSD.org>2000-10-26 04:40:32 +0000
committerNick Sayer <nsayer@FreeBSD.org>2000-10-26 04:40:32 +0000
commita46014b883d39569f58829da98b22e7767270f2a (patch)
tree77f11f0e27db04492e6ad3a0b0a65516c2e338ba /net/airport
parent95a64a71be7da83a7346cebda5269504e5261a6e (diff)
downloadports-a46014b883d39569f58829da98b22e7767270f2a.tar.gz
ports-a46014b883d39569f58829da98b22e7767270f2a.zip
Notes
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