diff options
author | erwin <erwin@FreeBSD.org> | 2006-05-30 16:48:45 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2006-05-30 16:48:45 +0800 |
commit | e6f6f88006de1e2b3f554498b0841817b5c34daf (patch) | |
tree | b11e061d30420b6b052434368ca7865dc0afb681 /dns/dlint | |
parent | 0cb82b4eaae640214a3a097e393083ede5cd52aa (diff) | |
download | freebsd-ports-gnome-e6f6f88006de1e2b3f554498b0841817b5c34daf.tar.gz freebsd-ports-gnome-e6f6f88006de1e2b3f554498b0841817b5c34daf.tar.zst freebsd-ports-gnome-e6f6f88006de1e2b3f554498b0841817b5c34daf.zip |
Hand maintainership to submitter
PR: 98098
Submitted by: Nils Vogels <nivo+kw+ports.bfa274@is-root.com>
Diffstat (limited to 'dns/dlint')
-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 80d46fdab469..981d7a519169 100644 --- a/dns/dlint/Makefile +++ b/dns/dlint/Makefile @@ -12,7 +12,7 @@ CATEGORIES= dns MASTER_SITES= http://fresh.t-systems-sfr.com/unix/src/misc/dns/ DISTNAME= dlint${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= nivo+kw+ports.bfa274@is-root.com COMMENT= Lint for DNS zones (Domain Name Server zone verification utility) NO_BUILD= yes |