diff options
author | MIHIRA Sanpei Yoshiro <sanpei@FreeBSD.org> | 2004-04-15 11:41:07 +0000 |
---|---|---|
committer | MIHIRA Sanpei Yoshiro <sanpei@FreeBSD.org> | 2004-04-15 11:41:07 +0000 |
commit | 80cea9d141cdd3c45c7dfaf471704f3ec839a617 (patch) | |
tree | 1261c7afda3460688acb25983ca30004ff8ea179 /dns/doc | |
parent | 987a72ffd72f47dd537485c9b01584f24570755f (diff) | |
download | ports-80cea9d141cdd3c45c7dfaf471704f3ec839a617.tar.gz ports-80cea9d141cdd3c45c7dfaf471704f3ec839a617.zip |
Notes
Diffstat (limited to 'dns/doc')
-rw-r--r-- | dns/doc/Makefile | 3 |
1 files changed, 1 insertions, 2 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 |