diff options
author | itetcu <itetcu@FreeBSD.org> | 2006-06-21 23:36:13 +0000 |
---|---|---|
committer | itetcu <itetcu@FreeBSD.org> | 2006-06-21 23:36:13 +0000 |
commit | 93ce921c8c33d7dc3a04c534aa4cdb712ae15a11 (patch) | |
tree | ab95b5cfac09872e8d8de63e176ec7e4b5614c8a /net/thcrut | |
parent | e6413a14e71b41cc7a74b0f3cd26aa39311ad23a (diff) | |
download | FreeBSD-ports-93ce921c8c33d7dc3a04c534aa4cdb712ae15a11.zip FreeBSD-ports-93ce921c8c33d7dc3a04c534aa4cdb712ae15a11.tar.gz |
Chase MASTER_SITES and WWW and add a second MASTER_SITE.
PR: ports/99281
Submitted by: David Thiel <lx@redundancy.redundancy.org>
Diffstat (limited to 'net/thcrut')
-rw-r--r-- | net/thcrut/Makefile | 3 | ||||
-rw-r--r-- | net/thcrut/pkg-descr | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/net/thcrut/Makefile b/net/thcrut/Makefile index 352f99e..a93587b 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 a7e236a..0864312 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/ |