aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorahze <ahze@FreeBSD.org>2004-12-11 15:54:48 +0800
committerahze <ahze@FreeBSD.org>2004-12-11 15:54:48 +0800
commit43563ffaf5b303e3d17d8884bf2f68aa8e277d94 (patch)
treeea53e70a5fc41924542ea959333473f3fc376038 /www
parent544186a9f474b5a9c004ee6bb72151f737f729b3 (diff)
downloadfreebsd-ports-gnome-43563ffaf5b303e3d17d8884bf2f68aa8e277d94.tar.gz
freebsd-ports-gnome-43563ffaf5b303e3d17d8884bf2f68aa8e277d94.tar.zst
freebsd-ports-gnome-43563ffaf5b303e3d17d8884bf2f68aa8e277d94.zip
- Add MASTER_SITE_LOCAL to MASTER_SITES since cvs.nvu.com seems to be slow alot
Diffstat (limited to 'www')
-rw-r--r--www/kompozer/Makefile4
-rw-r--r--www/nvu/Makefile4
2 files changed, 6 insertions, 2 deletions
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