diff options
Diffstat (limited to 'security/zombiezapper/Makefile')
-rw-r--r-- | security/zombiezapper/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/zombiezapper/Makefile b/security/zombiezapper/Makefile index d60ef13982fb..6d9461022906 100644 --- a/security/zombiezapper/Makefile +++ b/security/zombiezapper/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://razor.bindview.com/tools/files/ DISTNAME= zombie-${PORTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= roam@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Send a terminate command to Trinoo/TFN/Stacheldracht DDoS agents BUILD_DEPENDS= ${LIBNET_CONFIG}:${PORTSDIR}/net/libnet10 |