diff options
author | edwin <edwin@FreeBSD.org> | 2002-12-27 01:52:19 +0000 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2002-12-27 01:52:19 +0000 |
commit | adad985c671abd3fea2d732ce26ccba9eb2ab866 (patch) | |
tree | 1e48562c30cb0eedfe2dc961363b1eac57cac9eb | |
parent | bcad44f5d116b7d0c296836a968145824c4a6cdd (diff) | |
download | FreeBSD-ports-adad985c671abd3fea2d732ce26ccba9eb2ab866.zip FreeBSD-ports-adad985c671abd3fea2d732ce26ccba9eb2ab866.tar.gz |
Updated WWW and distribution site. Please note that the distfiles
aren't there anymore, but it's a start towards an upgrade (for
somebody who knows Python)
Noticed on: portsurvey
-rw-r--r-- | misc/flyway/Makefile | 2 | ||||
-rw-r--r-- | misc/flyway/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/misc/flyway/Makefile b/misc/flyway/Makefile index 2d6877b..b202464 100644 --- a/misc/flyway/Makefile +++ b/misc/flyway/Makefile @@ -9,7 +9,7 @@ PORTNAME= flyway PORTVERSION= 0.2.2 CATEGORIES= misc python -MASTER_SITES= http://www.xecu.net/dougbell/flyway/ +MASTER_SITES= http://www.bellz.org/flyway/ MAINTAINER= kde@freebsd.org diff --git a/misc/flyway/pkg-descr b/misc/flyway/pkg-descr index 0aee763..db93200 100644 --- a/misc/flyway/pkg-descr +++ b/misc/flyway/pkg-descr @@ -5,4 +5,4 @@ fuel availability, and runway descriptions). The route data can also be used to fill in an editable FAA Flight Plan form, and a very rough map of the route can be displayed. -WWW: http://www.xecu.net/dougbell/flyway/ +WWW: http://bellz.org/flyway/ |