diff options
-rw-r--r-- | dns/doc/Makefile | 3 | ||||
-rw-r--r-- | net/doc/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/dns/doc/Makefile b/dns/doc/Makefile index 8c459a695c35..96ac01a0a6b1 100644 --- a/dns/doc/Makefile +++ b/dns/doc/Makefile @@ -8,7 +8,8 @@ PORTNAME= doc PORTVERSION= 2.1.4 CATEGORIES= net -MASTER_SITES= ftp://ftp.his.com/pub/brad/dns/ +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= sanpei MAINTAINER= sanpei@FreeBSD.org diff --git a/net/doc/Makefile b/net/doc/Makefile index 8c459a695c35..96ac01a0a6b1 100644 --- a/net/doc/Makefile +++ b/net/doc/Makefile @@ -8,7 +8,8 @@ PORTNAME= doc PORTVERSION= 2.1.4 CATEGORIES= net -MASTER_SITES= ftp://ftp.his.com/pub/brad/dns/ +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= sanpei MAINTAINER= sanpei@FreeBSD.org |