aboutsummaryrefslogtreecommitdiff
path: root/net/iwi-firmware
diff options
context:
space:
mode:
authorFlorent Thoumie <flz@FreeBSD.org>2007-08-26 18:09:51 +0000
committerFlorent Thoumie <flz@FreeBSD.org>2007-08-26 18:09:51 +0000
commitdf77b38ec1d6225f7b7efa6a5cc0fd48cac4770c (patch)
treea1864c0bfb7f8e363170882557ea7ec60121520e /net/iwi-firmware
parent2d8f8c98389f8d9577bcf22a2e88396491e3fdad (diff)
downloadports-df77b38ec1d6225f7b7efa6a5cc0fd48cac4770c.tar.gz
ports-df77b38ec1d6225f7b7efa6a5cc0fd48cac4770c.zip
Notes
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"