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 | |
parent | Update to 0.8.4 release candidate 2 (diff) |
Remove vtel.rgv.net from MASTER_SITES, its now dead
Approved by: marcus (co mentor)
Notes
Notes:
svn path=/head/; revision=121350
-rw-r--r-- | math/ldouble/Makefile | 3 | ||||
-rw-r--r-- | misc/flyway/Makefile | 3 | ||||
-rw-r--r-- | www/kompozer/Makefile | 4 | ||||
-rw-r--r-- | www/nvu/Makefile | 4 |
4 files changed, 4 insertions, 10 deletions
diff --git a/math/ldouble/Makefile b/math/ldouble/Makefile index c09d452cd021..2c6233f3ec01 100644 --- a/math/ldouble/Makefile +++ b/math/ldouble/Makefile @@ -8,8 +8,7 @@ PORTNAME= ldouble PORTVERSION= 0.1 CATEGORIES= math -MASTER_SITES= http://vtel.rgv.net/~ahze/dist/ \ - http://www.moshier.net/ +MASTER_SITES= http://www.moshier.net/ DISTNAME= ldouble MAINTAINER= ports@FreeBSD.org 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 diff --git a/www/kompozer/Makefile b/www/kompozer/Makefile index 73a3d6e13ed4..3beb13dfddb6 100644 --- a/www/kompozer/Makefile +++ b/www/kompozer/Makefile @@ -9,9 +9,7 @@ PORTNAME= nvu PORTVERSION= 0.50 PORTREVISION= 1 CATEGORIES= www -# vtel.rgv.net is a temp mirror, nvu.com is SLOW -MASTER_SITES= http://vtel.rgv.net/~ahze/ \ - http://cvs.nvu.com/download/ +MASTER_SITES= http://cvs.nvu.com/download/ DISTNAME= ${PORTNAME}-${PORTVERSION}-sources MAINTAINER= ports@FreeBSD.org diff --git a/www/nvu/Makefile b/www/nvu/Makefile index 73a3d6e13ed4..3beb13dfddb6 100644 --- a/www/nvu/Makefile +++ b/www/nvu/Makefile @@ -9,9 +9,7 @@ PORTNAME= nvu PORTVERSION= 0.50 PORTREVISION= 1 CATEGORIES= www -# vtel.rgv.net is a temp mirror, nvu.com is SLOW -MASTER_SITES= http://vtel.rgv.net/~ahze/ \ - http://cvs.nvu.com/download/ +MASTER_SITES= http://cvs.nvu.com/download/ DISTNAME= ${PORTNAME}-${PORTVERSION}-sources MAINTAINER= ports@FreeBSD.org |