summaryrefslogtreecommitdiff
path: root/security/find_ddos
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2002-11-06 22:47:41 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2002-11-06 22:47:41 +0000
commitd9611f93758b42bc9f2e2794b3d0039ec6038c4e (patch)
tree7188beb34e0a3adac815c9497c615b1b78eb4454 /security/find_ddos
parentport wouldn't build without the gnomelibs. (diff)
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
Notes
Notes: svn path=/head/; revision=69612
Diffstat (limited to 'security/find_ddos')
-rw-r--r--security/find_ddos/Makefile2
-rw-r--r--security/find_ddos/pkg-comment1
2 files changed, 2 insertions, 1 deletions
diff --git a/security/find_ddos/Makefile b/security/find_ddos/Makefile
index fca36645817a..b72ad90f6701 100644
--- a/security/find_ddos/Makefile
+++ b/security/find_ddos/Makefile
@@ -17,6 +17,8 @@ EXTRACT_SUFX= .tar.Z
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= Scans a host filesystem for distributed denial of service programs
+
ONLY_FOR_ARCHS= i386
WRKSRC= ${WRKDIR}/${PORTNAME}
diff --git a/security/find_ddos/pkg-comment b/security/find_ddos/pkg-comment
deleted file mode 100644
index 3e3ae56ad545..000000000000
--- a/security/find_ddos/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Scans a host filesystem for distributed denial of service programs