summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authornsayer <nsayer@FreeBSD.org>2000-10-26 04:40:32 +0000
committernsayer <nsayer@FreeBSD.org>2000-10-26 04:40:32 +0000
commitcfc9119c9bb25ec59910ed49026ccc7e5b013998 (patch)
treea04e4ba278c491e597bfe84e301afdc4d36310ec /net
parented42892f598560f53e8bfa4942e750a5248aa2a2 (diff)
downloadFreeBSD-ports-cfc9119c9bb25ec59910ed49026ccc7e5b013998.zip
FreeBSD-ports-cfc9119c9bb25ec59910ed49026ccc7e5b013998.tar.gz
Fix stupid typo
Submitted by: assar
Diffstat (limited to 'net')
-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 b5797d4..54381a2 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
OpenPOWER on IntegriCloud