diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-08-20 07:38:52 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-08-20 07:38:52 +0000 |
commit | ac5485d85bcb11c75a77ed6bf1e4d0ad6ee964fd (patch) | |
tree | 44e0192d39b18bedc8eee517af7d76547f66b855 /dns | |
parent | 5bfea13350d83b5c89ec1f524cb68acf0abc64e1 (diff) | |
download | ports-ac5485d85bcb11c75a77ed6bf1e4d0ad6ee964fd.tar.gz ports-ac5485d85bcb11c75a77ed6bf1e4d0ad6ee964fd.zip |
- Take maintainership
Notes
Notes:
svn path=/head/; revision=218902
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 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 |