diff options
author | rene <rene@FreeBSD.org> | 2017-01-23 06:02:25 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2017-01-23 06:02:25 +0800 |
commit | d1abf8a05f104a0137c2a778500bb36af9e03221 (patch) | |
tree | bb76c47a20f7b5cd16fe3056aa4a714de2fb607c /dns/doc | |
parent | 3a840e100ff049410bede514747953bc757e06a0 (diff) | |
download | freebsd-ports-gnome-d1abf8a05f104a0137c2a778500bb36af9e03221.tar.gz freebsd-ports-gnome-d1abf8a05f104a0137c2a778500bb36af9e03221.tar.zst freebsd-ports-gnome-d1abf8a05f104a0137c2a778500bb36af9e03221.zip |
Reset sanpei@'s ports after 18 months of inactivity.
Diffstat (limited to 'dns/doc')
-rw-r--r-- | dns/doc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/doc/Makefile b/dns/doc/Makefile index 1ea174b0832a..85c5c1b9a619 100644 --- a/dns/doc/Makefile +++ b/dns/doc/Makefile @@ -7,7 +7,7 @@ CATEGORIES= dns MASTER_SITES= LOCAL/sanpei \ ftp://ftp.shub-internet.org/pub/shub/brad/dns/ -MAINTAINER= sanpei@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Diagnose unhealthy DNS domains RUN_DEPENDS= dig:dns/bind-tools |