diff options
-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 |