diff options
Diffstat (limited to 'dns/dnsflood')
-rw-r--r-- | dns/dnsflood/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/dnsflood/Makefile b/dns/dnsflood/Makefile index b4427aeac935..224aea049585 100644 --- a/dns/dnsflood/Makefile +++ b/dns/dnsflood/Makefile @@ -12,7 +12,7 @@ CATEGORIES= dns MASTER_SITES= http://www.adotout.com/ EXTRACT_SUFX= .tgz -MAINTAINER= az@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= DNS flood detector WRKSRC= ${WRKDIR}/dns_flood_detector |