diff options
Diffstat (limited to 'security/pakemon')
-rw-r--r-- | security/pakemon/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/pakemon/Makefile b/security/pakemon/Makefile index a7bf58c08e6..98b330de2e8 100644 --- a/security/pakemon/Makefile +++ b/security/pakemon/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2005/04/11 21:47:17 tv Exp $ +# $NetBSD: Makefile,v 1.21 2006/03/04 21:30:37 jlam Exp $ DISTNAME= pakemon-0.3.1 PKGREVISION= 3 @@ -7,7 +7,7 @@ MASTER_SITES= http://www.sfc.keio.ac.jp/~keiji/ids/pakemon/ \ http://www.binarii.com/files/security/ \ http://www.mirrors.wiretapped.net/security/network-intrusion-detection/pakemon/ -MAINTAINER= tech-pkg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://web.sfc.keio.ac.jp/~keiji/backup/ids/pakemon/index.html COMMENT= Packet monster, an Open Source Intrusion Detection System |