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