summaryrefslogtreecommitdiff
path: root/dns/doc
diff options
context:
space:
mode:
authorMIHIRA Sanpei Yoshiro <sanpei@FreeBSD.org>2000-11-19 13:11:41 +0000
committerMIHIRA Sanpei Yoshiro <sanpei@FreeBSD.org>2000-11-19 13:11:41 +0000
commit17ce737d95c50a2e4f0bcb7ee3f90c643a34adac (patch)
tree07549a9ab7339064ebf2d2ea544f14c74b27f0e7 /dns/doc
parentAllow slave ports to override MAINTAINER. This fixes the MAINTAINER (diff)
use MASTER_SITE_LOCAL as MASTER_SITE.
ftp://ftp.his.com/pub/brad/dns/ was no longer anonymous ftp server.
Notes
Notes: svn path=/head/; revision=35260
Diffstat (limited to 'dns/doc')
-rw-r--r--dns/doc/Makefile3
1 files changed, 2 insertions, 1 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