diff options
author | Nick Sayer <nsayer@FreeBSD.org> | 2001-12-17 17:29:00 +0000 |
---|---|---|
committer | Nick Sayer <nsayer@FreeBSD.org> | 2001-12-17 17:29:00 +0000 |
commit | 56443a8dee19ea00cf5d7836f6f360a1a68b631e (patch) | |
tree | 48011b01cb35d7e77ff45a73204be5c1b1531abc /net/airport | |
parent | 2cb81c0aebd814de3dd7debffeb1b1783b218fa4 (diff) | |
download | ports-56443a8dee19ea00cf5d7836f6f360a1a68b631e.tar.gz ports-56443a8dee19ea00cf5d7836f6f360a1a68b631e.zip |
Notes
Diffstat (limited to 'net/airport')
-rw-r--r-- | net/airport/Makefile | 6 | ||||
-rw-r--r-- | net/airport/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/net/airport/Makefile b/net/airport/Makefile index b07f678f80f4..7368467a15bc 100644 --- a/net/airport/Makefile +++ b/net/airport/Makefile @@ -6,10 +6,10 @@ # PORTNAME= airport -PORTVERSION= 1.5 +PORTVERSION= 1.5.2 CATEGORIES= net java MASTER_SITES= http://edge.mcs.drexel.edu/GICL/people/sevy/airport/ -DISTFILES= configurator_${PORTVERSION:S/.//}${EXTRACT_SUFX} \ +DISTFILES= configurator_${PORTVERSION:S/.//g}${EXTRACT_SUFX} \ link_monitor_${LINKMONVERSION:S/.//}${EXTRACT_SUFX} \ host_monitor_${HOSTMONVERSION:S/.//}${EXTRACT_SUFX} \ airportmodemutility_${MODEMVERSION:S/.//}${EXTRACT_SUFX} @@ -30,7 +30,7 @@ JDK_VERSION= 1.1.8 JFC_VERSION= 1.1.1 LINKMONVERSION= 1.1 HOSTMONVERSION= 1.0 -MODEMVERSION= 1.3 +MODEMVERSION= 1.4 NO_BUILD= yes diff --git a/net/airport/distinfo b/net/airport/distinfo index edd233ddff18..70449de3f8c3 100644 --- a/net/airport/distinfo +++ b/net/airport/distinfo @@ -1,4 +1,4 @@ -MD5 (configurator_15.zip) = 51b86533e425c49dfbcd00d372945db4 +MD5 (configurator_152.zip) = 1abe6dc50d85dfbca51101dd689e6fea MD5 (link_monitor_11.zip) = e6837268e0edcdfd1566dec35b09deb7 MD5 (host_monitor_10.zip) = 8f413a9a283c28d3e7ba461b79da1b45 -MD5 (airportmodemutility_13.zip) = a8c7383a6d74f2fd4cb843dac8f0f727 +MD5 (airportmodemutility_14.zip) = 327bf3449d90b1c70c224ee106feef20 |