diff options
-rw-r--r-- | net-mgmt/airport/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/airport/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/airport/Makefile b/net-mgmt/airport/Makefile index ff351c0..faba0be 100644 --- a/net-mgmt/airport/Makefile +++ b/net-mgmt/airport/Makefile @@ -9,7 +9,7 @@ PORTNAME= airport PORTVERSION= 2.0.1 PORTREVISION= 1 CATEGORIES= net-mgmt java -MASTER_SITES= http://edge.cs.drexel.edu/GICL/people/sevy/airport/ +MASTER_SITES= http://gicl.cs.drexel.edu/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 64a2723..768ff73 100644 --- a/net-mgmt/airport/pkg-descr +++ b/net-mgmt/airport/pkg-descr @@ -10,4 +10,4 @@ and the Modem utility. The Configurator for the new "Snow" Basestation is started with "airport2". Author: Jon Sevy <jsevy@cs.drexel.edu> -WWW: http://edge.cs.drexel.edu/GICL/people/sevy/airport/index.html +WWW: http://gicl.cs.drexel.edu/people/sevy/airport/ |