diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2009-11-03 02:54:10 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2009-11-03 02:54:10 +0000 |
commit | 529fda9b917e71a3cb91ab7356e145fda301caa3 (patch) | |
tree | 322f900c337fcbfebdfc160530f65a1e269e74e6 /dns | |
parent | 5c3f61c04d5b4520a94a45309fa04c13da74a332 (diff) | |
download | ports-529fda9b917e71a3cb91ab7356e145fda301caa3.tar.gz ports-529fda9b917e71a3cb91ab7356e145fda301caa3.zip |
Notes
Diffstat (limited to 'dns')
-rw-r--r-- | dns/dns_mre/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/dns_mre/Makefile b/dns/dns_mre/Makefile index d1bef60e4c54..fc160d5e48b9 100644 --- a/dns/dns_mre/Makefile +++ b/dns/dns_mre/Makefile @@ -12,7 +12,7 @@ CATEGORIES= dns security MASTER_SITES= http://www.securebits.org/tools/ DISTNAME= ${PORTNAME}-v${PORTVERSION} -MAINTAINER= cherry@trombik.org +MAINTAINER= perl@FreeBSD.org COMMENT= DNS Cache Poisoner/Overwriter NO_WRKSUBDIR= Yes |