diff options
author | wxs <wxs@FreeBSD.org> | 2011-11-17 11:02:10 +0800 |
---|---|---|
committer | wxs <wxs@FreeBSD.org> | 2011-11-17 11:02:10 +0800 |
commit | 9b9fe1370567a8a8907f67ccd223b34f8bff5503 (patch) | |
tree | 0204e4fa05c4fe45fd612ca87d0dee2e4826dc56 /sysutils/cpuburn | |
parent | b3461f23bd3b26b4edf9a172fd885e1c448a7b5d (diff) | |
download | freebsd-ports-gnome-9b9fe1370567a8a8907f67ccd223b34f8bff5503.tar.gz freebsd-ports-gnome-9b9fe1370567a8a8907f67ccd223b34f8bff5503.tar.zst freebsd-ports-gnome-9b9fe1370567a8a8907f67ccd223b34f8bff5503.zip |
I'll also help out and host this distfile.
Feature safe: yes
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} |