diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/doc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
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 |