diff options
author | erwin <erwin@FreeBSD.org> | 2006-05-30 08:48:45 +0000 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2006-05-30 08:48:45 +0000 |
commit | e6f6f88006de1e2b3f554498b0841817b5c34daf (patch) | |
tree | b11e061d30420b6b052434368ca7865dc0afb681 /dns | |
parent | 0cb82b4eaae640214a3a097e393083ede5cd52aa (diff) | |
download | FreeBSD-ports-e6f6f88006de1e2b3f554498b0841817b5c34daf.zip FreeBSD-ports-e6f6f88006de1e2b3f554498b0841817b5c34daf.tar.gz |
Hand maintainership to submitter
PR: 98098
Submitted by: Nils Vogels <nivo+kw+ports.bfa274@is-root.com>
Diffstat (limited to 'dns')
-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 80d46fd..981d7a5 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 |