1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00

- Add MASTER_SITE_LOCAL to MASTER_SITES since cvs.nvu.com seems to be slow alot

This commit is contained in:
Michael Johnson 2004-12-11 07:54:48 +00:00
parent 25cc9f0f58
commit a8c92741e9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=123695
2 changed files with 6 additions and 2 deletions

View File

@ -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

View File

@ -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