diff options
author | Martin Matuska <mm@FreeBSD.org> | 2007-04-05 13:19:09 +0000 |
---|---|---|
committer | Martin Matuska <mm@FreeBSD.org> | 2007-04-05 13:19:09 +0000 |
commit | 8413b1b1d507a5020f304918c6668de2671ca2b5 (patch) | |
tree | 99f4f6de5278810cbf5599bf10cabc1a57a5e512 /dns | |
parent | 5892d5f208346812e8bd0b645fa7227d8fdd3d88 (diff) |
- updated maintainer e-mail address
Approved by: garga (mentor)
Notes
Notes:
svn path=/head/; revision=189288
Diffstat (limited to 'dns')
-rw-r--r-- | dns/fastresolve/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/fastresolve/Makefile b/dns/fastresolve/Makefile index 1b4f4cb0c2de..0eb92b159be9 100644 --- a/dns/fastresolve/Makefile +++ b/dns/fastresolve/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 4 CATEGORIES= dns MASTER_SITES= http://www.djmnet.org/sw/dist/ -MAINTAINER= martin@matuska.org +MAINTAINER= mm@FreeBSD.org COMMENT= Programs that process web logs to get DNS and domain ownership info LIB_DEPENDS= adns.1:${PORTSDIR}/dns/adns |