From 43563ffaf5b303e3d17d8884bf2f68aa8e277d94 Mon Sep 17 00:00:00 2001 From: ahze Date: Sat, 11 Dec 2004 07:54:48 +0000 Subject: - Add MASTER_SITE_LOCAL to MASTER_SITES since cvs.nvu.com seems to be slow alot --- www/kompozer/Makefile | 4 +++- www/nvu/Makefile | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) (limited to 'www') diff --git a/www/kompozer/Makefile b/www/kompozer/Makefile index 2af901fbffa1..6670299e5bae 100644 --- a/www/kompozer/Makefile +++ b/www/kompozer/Makefile @@ -8,7 +8,9 @@ PORTNAME= nvu PORTVERSION= 0.60 CATEGORIES= www -MASTER_SITES= http://cvs.nvu.com/download/ +MASTER_SITES= ${MASTER_SITE_LOCAL} \ + http://cvs.nvu.com/download/ +MASTER_SITE_SUBDIR= ahze DISTNAME= ${PORTNAME}-${PORTVERSION}-sources MAINTAINER= ahze@FreeBSD.org diff --git a/www/nvu/Makefile b/www/nvu/Makefile index 2af901fbffa1..6670299e5bae 100644 --- a/www/nvu/Makefile +++ b/www/nvu/Makefile @@ -8,7 +8,9 @@ PORTNAME= nvu PORTVERSION= 0.60 CATEGORIES= www -MASTER_SITES= http://cvs.nvu.com/download/ +MASTER_SITES= ${MASTER_SITE_LOCAL} \ + http://cvs.nvu.com/download/ +MASTER_SITE_SUBDIR= ahze DISTNAME= ${PORTNAME}-${PORTVERSION}-sources MAINTAINER= ahze@FreeBSD.org -- cgit