diff options
author | Sam Lawrance <lawrance@FreeBSD.org> | 2006-11-05 07:53:59 +0000 |
---|---|---|
committer | Sam Lawrance <lawrance@FreeBSD.org> | 2006-11-05 07:53:59 +0000 |
commit | 4067c372cbf03f17790b9a230d8d44c29f5a3a23 (patch) | |
tree | deea729bf86dc17098dc29a1f2728d5a89a9a642 /net-mgmt/airport | |
parent | ee627028b76822dbed2d35b404776837d9169d6c (diff) |
Notes
Diffstat (limited to 'net-mgmt/airport')
-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 ff351c05e79f..faba0be36f02 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 64a27235b728..768ff73ce655 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/ |