diff options
Diffstat (limited to 'security/ddos-scan/Makefile')
-rw-r--r-- | security/ddos-scan/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/ddos-scan/Makefile b/security/ddos-scan/Makefile index 9f08bd34ecb..8a2de21de35 100644 --- a/security/ddos-scan/Makefile +++ b/security/ddos-scan/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2003/07/17 22:52:53 grant Exp $ +# $NetBSD: Makefile,v 1.7 2003/07/21 17:20:07 martti Exp $ # DISTNAME= ddos_scan @@ -9,7 +9,7 @@ EXTRACT_SUFX= .tar MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://staff.washington.edu/dittrich/ -COMMENT= scan for a limited set of distributed denial of service (ddos) agents +COMMENT= Scan for a limited set of distributed denial of service (ddos) agents DECOMPRESS_CMD= ${CAT} ALL_TARGET= default dds |