diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2021-02-19 05:06:55 +0800 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2021-02-19 05:06:55 +0800 |
commit | 1f36e0d8e1e466320e9a4d51b5aedc5f82bdd34c (patch) | |
tree | cfbfb08288aa27f16d6dfe399ca892c647a79477 /dns/dlint/Makefile | |
parent | 249b5ee32d0f93e5a3fd97379d9b485b1426169d (diff) | |
download | freebsd-ports-gnome-1f36e0d8e1e466320e9a4d51b5aedc5f82bdd34c.tar.gz freebsd-ports-gnome-1f36e0d8e1e466320e9a4d51b5aedc5f82bdd34c.tar.zst freebsd-ports-gnome-1f36e0d8e1e466320e9a4d51b5aedc5f82bdd34c.zip |
Maintainer reset for jlaffaye
Reason: Many bug reports (including bug#253256) related to jlaffaye's ports timed out in the period from April 2020 to now.
PR: 253256
Approved by: jlaffaye (maintainer's timeout 14 days)
Diffstat (limited to 'dns/dlint/Makefile')
-rw-r--r-- | dns/dlint/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/dlint/Makefile b/dns/dlint/Makefile index ae2d20db91a1..5a4c78987cba 100644 --- a/dns/dlint/Makefile +++ b/dns/dlint/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.4.1 CATEGORIES= dns MASTER_SITES= https://BSDforge.com/projects/source/dns/dlint/ -MAINTAINER= jlaffaye@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Lint for DNS zones (Domain Name Server zone verification utility) USES= shebangfix tar:xz |