diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-11-27 15:58:41 +0800 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-11-27 15:58:41 +0800 |
commit | b65e78ff7c1172a7ede6c9e7507bc0ac3f178e64 (patch) | |
tree | 1ac1e305123d19faa569e642b57b22010069a360 /sysutils | |
parent | 88a5c4f261b72e9150945f8c5cee1957fdb31981 (diff) | |
download | freebsd-ports-gnome-b65e78ff7c1172a7ede6c9e7507bc0ac3f178e64.tar.gz freebsd-ports-gnome-b65e78ff7c1172a7ede6c9e7507bc0ac3f178e64.tar.zst freebsd-ports-gnome-b65e78ff7c1172a7ede6c9e7507bc0ac3f178e64.zip |
Remove dead mastersite per distfile survey.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/blimitd/Makefile | 4 | ||||
-rw-r--r-- | sysutils/tct/Makefile | 3 | ||||
-rw-r--r-- | sysutils/tct/pkg-descr | 2 | ||||
-rw-r--r-- | sysutils/wait_on/Makefile | 4 |
4 files changed, 4 insertions, 9 deletions
diff --git a/sysutils/blimitd/Makefile b/sysutils/blimitd/Makefile index 69ffa5980131..37785f6ab172 100644 --- a/sysutils/blimitd/Makefile +++ b/sysutils/blimitd/Makefile @@ -9,9 +9,7 @@ PORTNAME= blimitd PORTVERSION= 0.1 PORTREVISION= 1 CATEGORIES= sysutils -MASTER_SITES= ftp://ftp.ugh.net.au/pub/unix/blimitd/ \ - ftp://ftp.megamirror.com/pub/ugh/unix/blimitd/ \ - http://ftp.megamirror.com/pub/ugh/unix/blimitd/ +MASTER_SITES= ftp://ftp.ugh.net.au/pub/unix/blimitd/ MAINTAINER= andrew@ugh.net.au COMMENT= Daemon to enforce login.conf limits diff --git a/sysutils/tct/Makefile b/sysutils/tct/Makefile index 1c43c532a301..e478abfced3f 100644 --- a/sysutils/tct/Makefile +++ b/sysutils/tct/Makefile @@ -8,8 +8,7 @@ PORTNAME= tct PORTVERSION= 1.14 CATEGORIES= sysutils -MASTER_SITES= http://www.fish.com/tct/ \ - http://www.porcupine.org/forensics/ +MASTER_SITES= http://www.porcupine.org/forensics/ MAINTAINER= francisco@gomezmarin.com COMMENT= Analyzer for forensic data diff --git a/sysutils/tct/pkg-descr b/sysutils/tct/pkg-descr index 9d15e0db3b75..dc48bd3bb60d 100644 --- a/sysutils/tct/pkg-descr +++ b/sysutils/tct/pkg-descr @@ -3,7 +3,7 @@ assist in a forensic examination of a computer. It is primarily designed for Unix systems, but it can some small amount of data collection & analysis from non-Unix disks/media. -WWW: http://www.fish.com/tct/ +WWW: http://www.porcupine.org/forensics/tct.html - Francisco Gomez - francisco@gomezmarin.com diff --git a/sysutils/wait_on/Makefile b/sysutils/wait_on/Makefile index 4f850fc6ad96..f970046f968c 100644 --- a/sysutils/wait_on/Makefile +++ b/sysutils/wait_on/Makefile @@ -8,9 +8,7 @@ PORTNAME= wait_on PORTVERSION= 1.1 CATEGORIES= sysutils -MASTER_SITES= ftp://ftp.ugh.net.au/pub/unix/wait_on/ \ - ftp://ftp.megamirror.com/pub/ugh/unix/wait_on/ \ - http://ftp.megamirror.com/pub/ugh/unix/wait_on/ +MASTER_SITES= ftp://ftp.ugh.net.au/pub/unix/wait_on/ MAINTAINER= andrew@ugh.net.au COMMENT= Enable shell scripts to monitor directories for new files |