diff options
author | Peter Pentchev <roam@FreeBSD.org> | 2003-02-19 16:07:30 +0000 |
---|---|---|
committer | Peter Pentchev <roam@FreeBSD.org> | 2003-02-19 16:07:30 +0000 |
commit | 33059bd0454bf0bf8ae9fbb4a689ed5ad9ba144b (patch) | |
tree | a75c47ce08f0ca053c58b8d5eeaf8d29744c1f51 /security/zombiezapper/Makefile | |
parent | Remove autoconf257. It's a work in progress and it's breaking the (diff) |
Remove pkg-comment files in my ports.
Notes
Notes:
svn path=/head/; revision=75894
Diffstat (limited to 'security/zombiezapper/Makefile')
-rw-r--r-- | security/zombiezapper/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/zombiezapper/Makefile b/security/zombiezapper/Makefile index 182cc71fed5c..a6a3032d0c66 100644 --- a/security/zombiezapper/Makefile +++ b/security/zombiezapper/Makefile @@ -13,6 +13,7 @@ DISTNAME= zombie EXTRACT_SUFX= .tar MAINTAINER= roam@FreeBSD.org +COMMENT= "Send a terminate command to Trinoo/TFN/Stacheldracht DDoS agents" BUILD_DEPENDS= ${LOCALBASE}/bin/libnet-config:${PORTSDIR}/net/libnet/ |