aboutsummaryrefslogtreecommitdiff
path: root/net/iwi-firmware
diff options
context:
space:
mode:
Diffstat (limited to 'net/iwi-firmware')
-rw-r--r--net/iwi-firmware/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/iwi-firmware/Makefile b/net/iwi-firmware/Makefile
index f8c1111aaf7f..5e019a38bb81 100644
--- a/net/iwi-firmware/Makefile
+++ b/net/iwi-firmware/Makefile
@@ -8,7 +8,7 @@
PORTNAME= iwi-firmware
RELNAME= ipw2200
PORTVERSION= 2.4
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= net sysutils kld
MAINTAINER= flz@FreeBSD.org
@@ -31,5 +31,6 @@ FIRMWARES= ipw-${PORTVERSION}-boot.fw:${DRIVERNAME}-boot.fw \
ipw-${PORTVERSION}-sniffer_ucode.fw:${DRIVERNAME}-ucode-sniffer.fw
MIN7OSVERSION= 700006
+MAX6OSVERSION= 602105
.include "${MASTERDIR}/Makefile"