diff options
author | roam <roam@FreeBSD.org> | 2003-02-20 00:07:30 +0800 |
---|---|---|
committer | roam <roam@FreeBSD.org> | 2003-02-20 00:07:30 +0800 |
commit | 2ebf8ab637b130104bd79fdac39f5ef7140eb581 (patch) | |
tree | 6b3e8a82ce6afa92302bd43afea52247359205bb /security/zombiezapper/Makefile | |
parent | e2ac3e07bd289d007664bc18b426e0af4adb6f12 (diff) | |
download | freebsd-ports-gnome-2ebf8ab637b130104bd79fdac39f5ef7140eb581.tar.gz freebsd-ports-gnome-2ebf8ab637b130104bd79fdac39f5ef7140eb581.tar.zst freebsd-ports-gnome-2ebf8ab637b130104bd79fdac39f5ef7140eb581.zip |
Remove pkg-comment files in my ports.
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/ |