diff options
Diffstat (limited to 'sysutils/stress/Makefile')
-rw-r--r-- | sysutils/stress/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sysutils/stress/Makefile b/sysutils/stress/Makefile index a9320772ba0b..1abd3c5a6cd9 100644 --- a/sysutils/stress/Makefile +++ b/sysutils/stress/Makefile @@ -6,9 +6,10 @@ # PORTNAME= stress -PORTVERSION= 0.18.6 +PORTVERSION= 0.18.7 CATEGORIES= sysutils -MASTER_SITES= http://weather.ou.edu/~apw/projects/stress/ +MASTER_SITES= http://weather.ou.edu/~apw/projects/stress/ \ + http://fresh.t-systems-sfr.com/unix/src/privat2/ MAINTAINER= jmelo@freebsdbrasil.com.br COMMENT= Tool to impose load on and stress test Unix-like systems |