diff options
-rw-r--r-- | net-mgmt/airport/Makefile | 4 | ||||
-rw-r--r-- | net-mgmt/airport/distinfo | 2 | ||||
-rw-r--r-- | net/airport/Makefile | 4 | ||||
-rw-r--r-- | net/airport/distinfo | 2 |
4 files changed, 6 insertions, 6 deletions
diff --git a/net-mgmt/airport/Makefile b/net-mgmt/airport/Makefile index c5abef19c06c..637e77fc6eb0 100644 --- a/net-mgmt/airport/Makefile +++ b/net-mgmt/airport/Makefile @@ -6,10 +6,10 @@ # PORTNAME= airport -PORTVERSION= 1.3 +PORTVERSION= 1.4 CATEGORIES= net java MASTER_SITES= http://edge.mcs.drexel.edu/GICL/people/sevy/airport/ -DISTFILES= configurator_13${EXTRACT_SUFX} +DISTFILES= configurator_${PORTVERSION:S/.//}${EXTRACT_SUFX} MAINTAINER= nsayer@freebsd.org diff --git a/net-mgmt/airport/distinfo b/net-mgmt/airport/distinfo index 71cee46c3428..a2c24450b115 100644 --- a/net-mgmt/airport/distinfo +++ b/net-mgmt/airport/distinfo @@ -1 +1 @@ -MD5 (configurator_13.zip) = d38912fd7b91ffe6986ca2b1010443f5 +MD5 (configurator_14.zip) = b9dbbf78e7a69e358a0237def72cad32 diff --git a/net/airport/Makefile b/net/airport/Makefile index c5abef19c06c..637e77fc6eb0 100644 --- a/net/airport/Makefile +++ b/net/airport/Makefile @@ -6,10 +6,10 @@ # PORTNAME= airport -PORTVERSION= 1.3 +PORTVERSION= 1.4 CATEGORIES= net java MASTER_SITES= http://edge.mcs.drexel.edu/GICL/people/sevy/airport/ -DISTFILES= configurator_13${EXTRACT_SUFX} +DISTFILES= configurator_${PORTVERSION:S/.//}${EXTRACT_SUFX} MAINTAINER= nsayer@freebsd.org diff --git a/net/airport/distinfo b/net/airport/distinfo index 71cee46c3428..a2c24450b115 100644 --- a/net/airport/distinfo +++ b/net/airport/distinfo @@ -1 +1 @@ -MD5 (configurator_13.zip) = d38912fd7b91ffe6986ca2b1010443f5 +MD5 (configurator_14.zip) = b9dbbf78e7a69e358a0237def72cad32 |