diff options
author | Peter Pentchev <roam@FreeBSD.org> | 2004-11-01 17:09:55 +0000 |
---|---|---|
committer | Peter Pentchev <roam@FreeBSD.org> | 2004-11-01 17:09:55 +0000 |
commit | 641e9357ef7c1e4db3956870e6ee72c8a3f69827 (patch) | |
tree | 68379cc0b07109926abe501586fada38ab6d522d /security/zombiezapper | |
parent | feb2839a2e9e6a5319c4b08f0b06aa7c7c11f772 (diff) |
Notes
Diffstat (limited to 'security/zombiezapper')
-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 5ff5b2ddea3d..571ff771e9b1 100644 --- a/security/zombiezapper/Makefile +++ b/security/zombiezapper/Makefile @@ -13,7 +13,7 @@ DISTNAME= zombie-${PORTVERSION} EXTRACT_SUFX= .tgz MAINTAINER= roam@FreeBSD.org -COMMENT= "Send a terminate command to Trinoo/TFN/Stacheldracht DDoS agents" +COMMENT= Send a terminate command to Trinoo/TFN/Stacheldracht DDoS agents BUILD_DEPENDS= ${LOCALBASE}/bin/libnet-config:${PORTSDIR}/net/libnet/ |