summaryrefslogtreecommitdiffstats
path: root/www/nvu/Makefile
diff options
context:
space:
mode:
authorahze <ahze@FreeBSD.org>2004-12-11 07:54:48 +0000
committerahze <ahze@FreeBSD.org>2004-12-11 07:54:48 +0000
commit43563ffaf5b303e3d17d8884bf2f68aa8e277d94 (patch)
treeea53e70a5fc41924542ea959333473f3fc376038 /www/nvu/Makefile
parent544186a9f474b5a9c004ee6bb72151f737f729b3 (diff)
downloadFreeBSD-ports-43563ffaf5b303e3d17d8884bf2f68aa8e277d94.zip
FreeBSD-ports-43563ffaf5b303e3d17d8884bf2f68aa8e277d94.tar.gz
- Add MASTER_SITE_LOCAL to MASTER_SITES since cvs.nvu.com seems to be slow alot
Diffstat (limited to 'www/nvu/Makefile')
-rw-r--r--www/nvu/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/nvu/Makefile b/www/nvu/Makefile
index 2af901f..6670299 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
OpenPOWER on IntegriCloud