diff options
author | miwi <miwi@FreeBSD.org> | 2008-08-20 15:38:52 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-08-20 15:38:52 +0800 |
commit | 2d4669d56f1c2b43d210bb830a29412b42877ec0 (patch) | |
tree | 9a33c0e929ee9733f24ee88638a034405c23e899 /dns/dlint | |
parent | 98bafbb29be04375dd7c1d0979cc4cfa947712a7 (diff) | |
download | freebsd-ports-gnome-2d4669d56f1c2b43d210bb830a29412b42877ec0.tar.gz freebsd-ports-gnome-2d4669d56f1c2b43d210bb830a29412b42877ec0.tar.zst freebsd-ports-gnome-2d4669d56f1c2b43d210bb830a29412b42877ec0.zip |
- Take maintainership
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 31f74d8344cd..2c21c8212b07 100644 --- a/dns/dlint/Makefile +++ b/dns/dlint/Makefile @@ -12,7 +12,7 @@ CATEGORIES= dns MASTER_SITES= http://www.sfr-fresh.com/unix/misc/dns/ DISTNAME= dlint${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= Lint for DNS zones (Domain Name Server zone verification utility) NO_BUILD= yes |