diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-10-12 16:53:59 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-10-12 16:53:59 +0000 |
commit | 4228359f1d18a381a8379f3bd7df15e3e0562ae3 (patch) | |
tree | 04d1d9eef04ce000c6f8c03b94df054de1234e75 /net-mgmt | |
parent | 0516ec0b5089e6b74012d757b4d2ee83e9b969ec (diff) | |
download | ports-4228359f1d18a381a8379f3bd7df15e3e0562ae3.tar.gz ports-4228359f1d18a381a8379f3bd7df15e3e0562ae3.zip |
Chase updated mastersite.
Notes
Notes:
svn path=/head/; revision=145125
Diffstat (limited to 'net-mgmt')
-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 |