diff options
author | Nick Sayer <nsayer@FreeBSD.org> | 2001-03-07 14:24:52 +0000 |
---|---|---|
committer | Nick Sayer <nsayer@FreeBSD.org> | 2001-03-07 14:24:52 +0000 |
commit | b9f89f3c6b8bb0b17a030c40e773db12e5cc0ffe (patch) | |
tree | 188a2b40da35fe9084d5ebd57305d60563ed6a54 /net-mgmt | |
parent | 9148e775b345d32e84c134dcbbdb5874e97367c8 (diff) | |
download | ports-b9f89f3c6b8bb0b17a030c40e773db12e5cc0ffe.tar.gz ports-b9f89f3c6b8bb0b17a030c40e773db12e5cc0ffe.zip |
Notes
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/airport/Makefile | 4 | ||||
-rw-r--r-- | net-mgmt/airport/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net-mgmt/airport/Makefile b/net-mgmt/airport/Makefile index a547f184fcfa..4d93c63305ff 100644 --- a/net-mgmt/airport/Makefile +++ b/net-mgmt/airport/Makefile @@ -6,10 +6,10 @@ # PORTNAME= airport -PORTVERSION= 1.2.2 +PORTVERSION= 1.3 CATEGORIES= net java MASTER_SITES= http://edge.mcs.drexel.edu/GICL/people/sevy/airport/ -DISTFILES= configurator${EXTRACT_SUFX} +DISTFILES= configurator_13${EXTRACT_SUFX} MAINTAINER= nsayer@freebsd.org diff --git a/net-mgmt/airport/distinfo b/net-mgmt/airport/distinfo index 996913996fbd..71cee46c3428 100644 --- a/net-mgmt/airport/distinfo +++ b/net-mgmt/airport/distinfo @@ -1 +1 @@ -MD5 (configurator.zip) = 02f4057cc5419f661e1032f02bed28f9 +MD5 (configurator_13.zip) = d38912fd7b91ffe6986ca2b1010443f5 |