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