summaryrefslogtreecommitdiff
path: root/net/iwi-firmware
diff options
context:
space:
mode:
authorFlorent Thoumie <flz@FreeBSD.org>2005-12-21 11:57:16 +0000
committerFlorent Thoumie <flz@FreeBSD.org>2005-12-21 11:57:16 +0000
commit242f49414f01128e29c3964e74f2ceb87a5016c2 (patch)
tree25d6f9190a40a42a83dd96c4360b3a9c637f94ea /net/iwi-firmware
parentAdd sendsms 0.2.3, simple perl command-line utility to send SMS via from (diff)
- Fix firmware directory in pkg-message.
Reported by: Lars Engels <lars.engels@0x20.net>
Notes
Notes: svn path=/head/; revision=151744
Diffstat (limited to 'net/iwi-firmware')
-rw-r--r--net/iwi-firmware/Makefile2
-rw-r--r--net/iwi-firmware/files/pkg-message.in2
2 files changed, 2 insertions, 2 deletions
diff --git a/net/iwi-firmware/Makefile b/net/iwi-firmware/Makefile
index dce224592abe..dcb3b56e4849 100644
--- a/net/iwi-firmware/Makefile
+++ b/net/iwi-firmware/Makefile
@@ -8,7 +8,7 @@
PORTNAME= iwi-firmware
RELNAME= ipw2200
PORTVERSION= 2.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net sysutils
MAINTAINER= flz@FreeBSD.org
diff --git a/net/iwi-firmware/files/pkg-message.in b/net/iwi-firmware/files/pkg-message.in
index 5d9473418a93..edb6bd72d1ae 100644
--- a/net/iwi-firmware/files/pkg-message.in
+++ b/net/iwi-firmware/files/pkg-message.in
@@ -18,7 +18,7 @@ firmware.
%%DONT_NEED_CONTROL%%
%%DONT_NEED_CONTROL%%For instance, to download firmware for BSS mode:
%%DONT_NEED_CONTROL%%
-%%DONT_NEED_CONTROL%% # %%DRIVERNAME%%control -i %%DRIVERNAME%%0 -d %%DATADIR%% -m bss
+%%DONT_NEED_CONTROL%% # %%DRIVERNAME%%control -i %%DRIVERNAME%%0 -d %%FWDIR%% -m bss
%%DONT_NEED_CONTROL%%
%%DONT_NEED_CONTROL%%The port has installed a startup script (%%DRIVERNAME%%.sh). Add these lines
%%DONT_NEED_CONTROL%%to /etc/rc.conf to use it :