summaryrefslogtreecommitdiff
path: root/security/ddos-scan
diff options
context:
space:
mode:
authorjlam <jlam>2006-01-19 23:00:24 +0000
committerjlam <jlam>2006-01-19 23:00:24 +0000
commitdeebafc798f61116a9e012480247db90526d1258 (patch)
tree185a0abcee3c2f01cd3ecbcec074331d00cb978b /security/ddos-scan
parentb6e8a1c5d5c56017f54adffd44c41cb89590e914 (diff)
downloadpkgsrc-deebafc798f61116a9e012480247db90526d1258.tar.gz
Remove unnecessary DECOMPRESS_CMD setting, which is automatically taken
care if in bsd.pkg.extract.mk based on the EXTRACT_SUFX.
Diffstat (limited to 'security/ddos-scan')
-rw-r--r--security/ddos-scan/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/security/ddos-scan/Makefile b/security/ddos-scan/Makefile
index c390a8d97d5..98c49a3a3a8 100644
--- a/security/ddos-scan/Makefile
+++ b/security/ddos-scan/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2005/06/17 03:50:31 jlam Exp $
+# $NetBSD: Makefile,v 1.10 2006/01/19 23:00:24 jlam Exp $
#
DISTNAME= ddos_scan
@@ -11,7 +11,6 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://staff.washington.edu/dittrich/
COMMENT= Scan for a limited set of distributed denial of service (ddos) agents
-DECOMPRESS_CMD= ${CAT}
BUILD_TARGET= default dds
INSTALLATION_DIRS= sbin share/doc