From a87738b456114a95193b58ec31e883210d6b9f3f Mon Sep 17 00:00:00 2001 From: wiz Date: Sat, 17 Feb 2001 17:42:09 +0000 Subject: Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. --- security/pakemon/Makefile | 3 ++- security/pakemon/pkg/COMMENT | 1 - 2 files changed, 2 insertions(+), 2 deletions(-) delete mode 100644 security/pakemon/pkg/COMMENT (limited to 'security/pakemon') 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, diff --git a/security/pakemon/pkg/COMMENT b/security/pakemon/pkg/COMMENT deleted file mode 100644 index d36e6b53621..00000000000 --- a/security/pakemon/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -packet monster, an Open Source Intrusion Detection System -- cgit v1.2.3