summaryrefslogtreecommitdiff
path: root/security/pakemon/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/pakemon/Makefile')
-rw-r--r--security/pakemon/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/pakemon/Makefile b/security/pakemon/Makefile
index bbce8b80983..261f4b5c0ac 100644
--- a/security/pakemon/Makefile
+++ b/security/pakemon/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2001/02/06 03:17:00 fredb Exp $
+# $NetBSD: Makefile,v 1.4 2001/02/17 17:50:00 wiz Exp $
DISTNAME= pakemon-0.3.1
CATEGORIES= security
@@ -6,6 +6,7 @@ MASTER_SITES= http://www.inas.mag.keio.ac.jp/ids/pakemon/
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.inas.mag.keio.ac.jp/ids/pakemon/
+COMMENT= packet monster, an Open Source Intrusion Detection System
DEPENDS+= libnet-*:../../devel/libnet
# libnids provides static library only, thus it isn't necessary at run-time,