diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2011-11-17 03:02:10 +0000 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2011-11-17 03:02:10 +0000 |
commit | 51b9bf4480c686ca1687240e623303937610fe4b (patch) | |
tree | 799107921fabbacfc8956353ecc2bca7ad70409d /sysutils/cpuburn | |
parent | bbd3461185a585350f3225cfae76b734a0574c3f (diff) |
Notes
Diffstat (limited to 'sysutils/cpuburn')
-rw-r--r-- | sysutils/cpuburn/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/cpuburn/Makefile b/sysutils/cpuburn/Makefile index de51e77b8c79..b9e6acfba34f 100644 --- a/sysutils/cpuburn/Makefile +++ b/sysutils/cpuburn/Makefile @@ -9,6 +9,7 @@ PORTNAME= cpuburn DISTVERSION= 1_4 CATEGORIES= sysutils MASTER_SITES= http://www.bayofrum.net/dist/${PORTNAME}/ \ + http://atarininja.org/distfiles/ \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= avg DISTNAME= cpuburn_${DISTVERSION} |