Date: Sat, 30 Nov 2019 02:17:44 +0000 (UTC) From: Steven Kreuzer <skreuzer@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r518694 - head/sysutils/stress Message-ID: <201911300217.xAU2Hi0X019522@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: skreuzer Date: Sat Nov 30 02:17:44 2019 New Revision: 518694 URL: https://svnweb.freebsd.org/changeset/ports/518694 Log: Update MASTER_SITES Make the port fetchable again by updating MASTER_SITES to point to a new mirror of the tarball Modified: head/sysutils/stress/Makefile Modified: head/sysutils/stress/Makefile ============================================================================== --- head/sysutils/stress/Makefile Sat Nov 30 02:13:18 2019 (r518693) +++ head/sysutils/stress/Makefile Sat Nov 30 02:17:44 2019 (r518694) @@ -5,12 +5,10 @@ PORTNAME= stress PORTVERSION= 1.0.4 PORTREVISION= 1 CATEGORIES= sysutils -MASTER_SITES= https://people.seas.harvard.edu/~apw/stress/ +MASTER_SITES= http://repository.timesys.com/buildsources/s/stress/ MAINTAINER= skreuzer@FreeBSD.org COMMENT= Tool to impose load on and stress test Unix-like systems - -BROKEN= unfetchable LICENSE= GPLv3
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201911300217.xAU2Hi0X019522>