diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2004-11-11 03:38:09 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2004-11-11 03:38:09 +0000 |
commit | 95c9d0c92c2a43dc61f498826f78375912ce65b3 (patch) | |
tree | ca87c52b1a2e482397107c46a74ffadffa70327b /misc/flyway | |
parent | 5249cc2c801f3db9f140c6515c30f0e8c6ecfee4 (diff) | |
download | ports-95c9d0c92c2a43dc61f498826f78375912ce65b3.tar.gz ports-95c9d0c92c2a43dc61f498826f78375912ce65b3.zip |
Remove vtel.rgv.net from MASTER_SITES, its now dead
Approved by: marcus (co mentor)
Notes
Notes:
svn path=/head/; revision=121350
Diffstat (limited to 'misc/flyway')
-rw-r--r-- | misc/flyway/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/flyway/Makefile b/misc/flyway/Makefile index 7a407dca2ecc..0f128a187e0c 100644 --- a/misc/flyway/Makefile +++ b/misc/flyway/Makefile @@ -9,8 +9,7 @@ PORTNAME= flyway PORTVERSION= 0.3.3 CATEGORIES= misc python -MASTER_SITES= http://www.bellz.org/flyway/ \ - http://vtel.rgv.net/~ahze/dist/ +MASTER_SITES= http://www.bellz.org/flyway/ MAINTAINER= ports@FreeBSD.org COMMENT= A VFR/IFR Route Planner for Pilots |