diff options
author | Beech Rintoul <beech@FreeBSD.org> | 2008-07-30 17:29:09 +0000 |
---|---|---|
committer | Beech Rintoul <beech@FreeBSD.org> | 2008-07-30 17:29:09 +0000 |
commit | 32b44ac0c9b8b88b942cf27588842fc622de8a00 (patch) | |
tree | 165ee6a6f3871ab0314686ee057a4931a8a70e3f /sysutils/memtest/Makefile | |
parent | 6bc21728897b8e142c59e5ea40bc313a9ae99d29 (diff) | |
download | ports-32b44ac0c9b8b88b942cf27588842fc622de8a00.tar.gz ports-32b44ac0c9b8b88b942cf27588842fc622de8a00.zip |
Notes
Diffstat (limited to 'sysutils/memtest/Makefile')
-rw-r--r-- | sysutils/memtest/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sysutils/memtest/Makefile b/sysutils/memtest/Makefile index 24e8d65a3d67..79431f6c877f 100644 --- a/sysutils/memtest/Makefile +++ b/sysutils/memtest/Makefile @@ -6,10 +6,9 @@ # PORTNAME= memtest -PORTVERSION= 4.0.7 +PORTVERSION= 4.0.8 CATEGORIES= sysutils -MASTER_SITES= http://pyropus.ca/software/${PORTNAME}er/old-versions/ \ - http://mirrors.closedsrc.org/memtester/ +MASTER_SITES= http://pyropus.ca/software/${PORTNAME}er/old-versions/ DISTNAME= ${PORTNAME}er-${PORTVERSION} MAINTAINER= question+fbsdports@closedsrc.org |