summaryrefslogtreecommitdiff
path: root/security/portsentry
diff options
context:
space:
mode:
authorwiz <wiz>2001-02-17 17:42:09 +0000
committerwiz <wiz>2001-02-17 17:42:09 +0000
commit4e3547de3bbe9aae985ad91f7aae76896b121cf0 (patch)
tree926bbe6e07ce5aedfc0884e098d71275e74392c9 /security/portsentry
parent26730104be8e403eeb8a7ec5ff7903af6ee1418c (diff)
downloadpkgsrc-4e3547de3bbe9aae985ad91f7aae76896b121cf0.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'security/portsentry')
-rw-r--r--security/portsentry/Makefile3
-rw-r--r--security/portsentry/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/security/portsentry/Makefile b/security/portsentry/Makefile
index 5d23206be1b..8ed3e6896e5 100644
--- a/security/portsentry/Makefile
+++ b/security/portsentry/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2000/02/07 16:20:19 agc Exp $
+# $NetBSD: Makefile,v 1.2 2001/02/17 17:50:03 wiz Exp $
#
DISTNAME= portsentry-1.0
@@ -7,6 +7,7 @@ MASTER_SITES= http://www.psionic.com/tools/
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.psionic.com/abacus/portsentry/
+COMMENT= detects and respond to port scans against a target host in real-time
ALL_TARGET= ${LOWER_OPSYS}
diff --git a/security/portsentry/pkg/COMMENT b/security/portsentry/pkg/COMMENT
deleted file mode 100644
index afd49f95f51..00000000000
--- a/security/portsentry/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-detects and respond to port scans against a target host in real-time