diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2006-05-30 08:48:45 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2006-05-30 08:48:45 +0000 |
commit | 578db9557a014c5a373ef684d32a029d4eea771c (patch) | |
tree | 3f3ec31ec3a184bc9bf16193198152ef257e7ac2 /dns/dlint | |
parent | 5623dfdaad58a854820daa9bf501cf95a4d40ff3 (diff) | |
download | ports-578db9557a014c5a373ef684d32a029d4eea771c.tar.gz ports-578db9557a014c5a373ef684d32a029d4eea771c.zip |
Notes
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 |