Subject: security/pakemon: MASTER_SITES & HOMEPAGE update
To: None <tech-pkg@netbsd.org>
From: Jim Geovedi <negative@toxic.magnesium.net>
List: tech-pkg
Date: 10/07/2002 15:47:07
--VbJkn9YxBvnuCH5J
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline


Looks like the HOMEPAGE & MASTER_SITE for security/pakemon has changed.
And here's an update (plus additional MASTER_SITES).

Thanks
-jg

--VbJkn9YxBvnuCH5J
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="security_pakemon.patch"

Index: pkgsrc/security/pakemon/Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/security/pakemon/Makefile,v
retrieving revision 1.8
diff -u -r1.8 Makefile
--- pkgsrc/security/pakemon/Makefile	2002/10/02 19:11:59	1.8
+++ pkgsrc/security/pakemon/Makefile	2002/10/07 22:35:28
@@ -2,10 +2,12 @@
 
 DISTNAME=	pakemon-0.3.1
 CATEGORIES=	security
-MASTER_SITES=	http://www.inas.mag.keio.ac.jp/ids/pakemon/
+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=	packages@netbsd.org
-HOMEPAGE=	http://www.inas.mag.keio.ac.jp/ids/pakemon/
+HOMEPAGE=	http://web.sfc.keio.ac.jp/~keiji/backup/ids/pakemon/index.html
 COMMENT=	packet monster, an Open Source Intrusion Detection System
 
 DEPENDS+=	libnet-[0-9]*:../../devel/libnet

--VbJkn9YxBvnuCH5J--