diff options
Diffstat (limited to 'net/thcrut/Makefile')
-rw-r--r-- | net/thcrut/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/thcrut/Makefile b/net/thcrut/Makefile index a93587bb49b1..bafa81437572 100644 --- a/net/thcrut/Makefile +++ b/net/thcrut/Makefile @@ -8,10 +8,10 @@ PORTNAME= thcrut PORTVERSION= 1.2.5 CATEGORIES= net -MASTER_SITES= http://thc.org.segfault.net/releases/ \ +MASTER_SITES= http://thc.org/releases/ \ http://redundancy.redundancy.org/mirror/ -MAINTAINER= lx@redundancy.redundancy.org +MAINTAINER= lx@FreeBSD.org COMMENT= Local network discovery tool GNU_CONFIGURE= yes |