diff options
author | lx <lx@FreeBSD.org> | 2007-04-26 02:01:07 +0800 |
---|---|---|
committer | lx <lx@FreeBSD.org> | 2007-04-26 02:01:07 +0800 |
commit | 85e0eb8e79a7a11ba16a0e381d52ad6496c3997e (patch) | |
tree | 9a1bc601a3401ae2a8be58f181d12ab67d4f981f /net | |
parent | 9c136af67ad2271d68153f2c15178005c9d50719 (diff) | |
download | freebsd-ports-gnome-85e0eb8e79a7a11ba16a0e381d52ad6496c3997e.tar.gz freebsd-ports-gnome-85e0eb8e79a7a11ba16a0e381d52ad6496c3997e.tar.zst freebsd-ports-gnome-85e0eb8e79a7a11ba16a0e381d52ad6496c3997e.zip |
Updating master site to a valid one.
Approved by: edwin (mentor)
Diffstat (limited to 'net')
-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 |