diff options
Diffstat (limited to 'sysutils/memtest/Makefile')
-rw-r--r-- | sysutils/memtest/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sysutils/memtest/Makefile b/sysutils/memtest/Makefile index 77a8a90837b..d326294679f 100644 --- a/sysutils/memtest/Makefile +++ b/sysutils/memtest/Makefile @@ -6,9 +6,10 @@ # PORTNAME= memtest -PORTVERSION= 4.0.5 +PORTVERSION= 4.0.6 CATEGORIES= sysutils -MASTER_SITES= http://pyropus.ca/software/${PORTNAME}er/ +MASTER_SITES= http://pyropus.ca/software/${PORTNAME}er/old-versions/ \ + http://mirrors.closedsrc.org/memtester/ DISTNAME= ${PORTNAME}er-${PORTVERSION} MAINTAINER= question+fbsdports@closedsrc.org |