diff options
author | ahze <ahze@FreeBSD.org> | 2004-11-11 11:38:09 +0800 |
---|---|---|
committer | ahze <ahze@FreeBSD.org> | 2004-11-11 11:38:09 +0800 |
commit | 722d64dfa4a9511026b02c4f44a2b424f3da3d1e (patch) | |
tree | 0706f6f5e723f518c74b9ccd33aa3c7f831ee3d6 /www | |
parent | 8e3b7676bdc54959278f46101e2f32dfed6dfc27 (diff) | |
download | freebsd-ports-gnome-722d64dfa4a9511026b02c4f44a2b424f3da3d1e.tar.gz freebsd-ports-gnome-722d64dfa4a9511026b02c4f44a2b424f3da3d1e.tar.zst freebsd-ports-gnome-722d64dfa4a9511026b02c4f44a2b424f3da3d1e.zip |
Remove vtel.rgv.net from MASTER_SITES, its now dead
Approved by: marcus (co mentor)
Diffstat (limited to 'www')
-rw-r--r-- | www/kompozer/Makefile | 4 | ||||
-rw-r--r-- | www/nvu/Makefile | 4 |
2 files changed, 2 insertions, 6 deletions
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 |