diff options
Diffstat (limited to 'benchmarks/ubench/Makefile')
-rw-r--r-- | benchmarks/ubench/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks/ubench/Makefile b/benchmarks/ubench/Makefile index 5f6e23db4c06..330f405fb09b 100644 --- a/benchmarks/ubench/Makefile +++ b/benchmarks/ubench/Makefile @@ -8,8 +8,8 @@ PORTNAME= ubench PORTVERSION= 0.31 CATEGORIES= benchmarks -MASTER_SITES= ftp://metalab.unc.edu/pub/Linux/system/benchmark/ \ - http://linuxberg.concepts.nl/files/console/system/ +MASTER_SITES= ${MASTER_SITE_SUNSITE} +MASTER_SITE_SUBDIR= system/benchmark MAINTAINER= leeym@cae.ce.ntu.edu.tw |