diff options
author | linimon <linimon@FreeBSD.org> | 2005-10-13 00:53:59 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2005-10-13 00:53:59 +0800 |
commit | 8784947a8646984284c0434544a84522159c900e (patch) | |
tree | 1fd1832794e737f472f60f587557a91b306f5ca1 /net-mgmt/airport | |
parent | 82ea32fdb47e3e711fc62297d3143c9cc68cb119 (diff) | |
download | freebsd-ports-gnome-8784947a8646984284c0434544a84522159c900e.tar.gz freebsd-ports-gnome-8784947a8646984284c0434544a84522159c900e.tar.zst freebsd-ports-gnome-8784947a8646984284c0434544a84522159c900e.zip |
Chase updated mastersite.
Diffstat (limited to 'net-mgmt/airport')
-rw-r--r-- | net-mgmt/airport/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/airport/pkg-descr | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net-mgmt/airport/Makefile b/net-mgmt/airport/Makefile index 54ccf3b5ee8e..380dee872a9d 100644 --- a/net-mgmt/airport/Makefile +++ b/net-mgmt/airport/Makefile @@ -8,7 +8,7 @@ PORTNAME= airport PORTVERSION= 2.0.1 CATEGORIES= net-mgmt java -MASTER_SITES= http://edge.mcs.drexel.edu/GICL/people/sevy/airport/ +MASTER_SITES= http://edge.cs.drexel.edu/GICL/people/sevy/airport/ DISTFILES= configurator_${PORTVERSION:S/.0.1/01/g}${EXTRACT_SUFX} \ configurator_${OLDAPCVERSION:S/.//g}${EXTRACT_SUFX} \ link_monitor_${LINKMONVERSION:S/.//}${EXTRACT_SUFX} \ diff --git a/net-mgmt/airport/pkg-descr b/net-mgmt/airport/pkg-descr index ba91bee62d9d..64a27235b728 100644 --- a/net-mgmt/airport/pkg-descr +++ b/net-mgmt/airport/pkg-descr @@ -9,5 +9,5 @@ This port also installs the Link Monitor and Host Monitor utilities and the Modem utility. The Configurator for the new "Snow" Basestation is started with "airport2". -Author: Jon Sevy <jsevy@mcs.drexel.edu> -WWW: http://edge.mcs.drexel.edu/GICL/people/sevy/airport/index.html +Author: Jon Sevy <jsevy@cs.drexel.edu> +WWW: http://edge.cs.drexel.edu/GICL/people/sevy/airport/index.html |