diff options
-rw-r--r-- | dns/doc/Makefile | 3 | ||||
-rw-r--r-- | net/doc/Makefile | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/dns/doc/Makefile b/dns/doc/Makefile index 613524092c14..6f759e8d467f 100644 --- a/dns/doc/Makefile +++ b/dns/doc/Makefile @@ -9,8 +9,7 @@ PORTNAME= doc PORTVERSION= 2.1.4 PORTREVISION= 1 CATEGORIES= net -MASTER_SITES= ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= sanpei +MASTER_SITES= ftp://ftp.shub-internet.org/pub/shub/brad/dns/ MAINTAINER= sanpei@FreeBSD.org COMMENT= Diagnose unhealthy DNS domains diff --git a/net/doc/Makefile b/net/doc/Makefile index 613524092c14..6f759e8d467f 100644 --- a/net/doc/Makefile +++ b/net/doc/Makefile @@ -9,8 +9,7 @@ PORTNAME= doc PORTVERSION= 2.1.4 PORTREVISION= 1 CATEGORIES= net -MASTER_SITES= ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= sanpei +MASTER_SITES= ftp://ftp.shub-internet.org/pub/shub/brad/dns/ MAINTAINER= sanpei@FreeBSD.org COMMENT= Diagnose unhealthy DNS domains |