aboutsummaryrefslogtreecommitdiff
path: root/sysutils/stress
diff options
context:
space:
mode:
authorSteven Kreuzer <skreuzer@FreeBSD.org>2017-04-03 13:06:28 +0000
committerSteven Kreuzer <skreuzer@FreeBSD.org>2017-04-03 13:06:28 +0000
commit430028976b70d23e8520f824fc5369a4a416cf0f (patch)
tree6b53da8b991841866d26504437bf901a68f8a150 /sysutils/stress
parentdba15f9cdfedd5aa1a4f8d99f35954206ca1be45 (diff)
downloadports-430028976b70d23e8520f824fc5369a4a416cf0f.tar.gz
ports-430028976b70d23e8520f824fc5369a4a416cf0f.zip
Remove fossies.org from MASTER_SITES as the distfile they are distributing is
fails to match the checksum in distinfo PR: 217890 Reported by: Kurt Jaeger <pi@FreeBSD.org>
Notes
Notes: svn path=/head/; revision=437657
Diffstat (limited to 'sysutils/stress')
-rw-r--r--sysutils/stress/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/stress/Makefile b/sysutils/stress/Makefile
index 9663bec37104..e039370663e6 100644
--- a/sysutils/stress/Makefile
+++ b/sysutils/stress/Makefile
@@ -4,8 +4,7 @@
PORTNAME= stress
PORTVERSION= 1.0.4
CATEGORIES= sysutils
-MASTER_SITES= http://people.seas.harvard.edu/~apw/stress/ \
- http://fossies.org/linux/privat/
+MASTER_SITES= https://people.seas.harvard.edu/~apw/stress/
MAINTAINER= skreuzer@FreeBSD.org
COMMENT= Tool to impose load on and stress test Unix-like systems