[Midnightbsd-cvs] mports: Makefile: Fix OSVERSION.

ctriv at midnightbsd.org ctriv at midnightbsd.org
Thu Jan 1 22:03:28 EST 2009


Log Message:
-----------
Fix OSVERSION.

Modified Files:
--------------
    mports/net/iwi-firmware:
        Makefile (r1.2 -> r1.3)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/net/iwi-firmware/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -L net/iwi-firmware/Makefile -L net/iwi-firmware/Makefile -u -r1.2 -r1.3
--- net/iwi-firmware/Makefile
+++ net/iwi-firmware/Makefile
@@ -30,6 +30,6 @@
 		ipw-${PORTVERSION}-sniffer.fw:${DRIVERNAME}-sniffer.fw \
 		ipw-${PORTVERSION}-sniffer_ucode.fw:${DRIVERNAME}-ucode-sniffer.fw
 
-MIN7OSVERSION=	700006
+MIN7OSVERSION=	3000
 
 .include "${MASTERDIR}/Makefile"


More information about the Midnightbsd-cvs mailing list