From 93ce921c8c33d7dc3a04c534aa4cdb712ae15a11 Mon Sep 17 00:00:00 2001 From: itetcu Date: Wed, 21 Jun 2006 23:36:13 +0000 Subject: Chase MASTER_SITES and WWW and add a second MASTER_SITE. PR: ports/99281 Submitted by: David Thiel --- net/thcrut/Makefile | 3 ++- net/thcrut/pkg-descr | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) (limited to 'net') diff --git a/net/thcrut/Makefile b/net/thcrut/Makefile index 352f99e03246..a93587bb49b1 100644 --- a/net/thcrut/Makefile +++ b/net/thcrut/Makefile @@ -8,7 +8,8 @@ PORTNAME= thcrut PORTVERSION= 1.2.5 CATEGORIES= net -MASTER_SITES= http://www.thc.org/releases/ +MASTER_SITES= http://thc.org.segfault.net/releases/ \ + http://redundancy.redundancy.org/mirror/ MAINTAINER= lx@redundancy.redundancy.org COMMENT= Local network discovery tool diff --git a/net/thcrut/pkg-descr b/net/thcrut/pkg-descr index a7e236a4ff2d..086431282f78 100644 --- a/net/thcrut/pkg-descr +++ b/net/thcrut/pkg-descr @@ -8,4 +8,4 @@ lookup on all hosts on a network with vendor-string, spoofed DHCP request, RARP, BOOTP, ICMP-ping and address mask request and some other features. -WWW: http://www.thc.org/ +WWW: http://thc.org.segfault.net/ -- cgit