diff options
Diffstat (limited to 'benchmarks/nqueens/Makefile')
-rw-r--r-- | benchmarks/nqueens/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/nqueens/Makefile b/benchmarks/nqueens/Makefile index a2d1cf46a285..eacc6a1f4bfd 100644 --- a/benchmarks/nqueens/Makefile +++ b/benchmarks/nqueens/Makefile @@ -8,7 +8,7 @@ PORTNAME= nqueens PORTVERSION= 1.0 CATEGORIES= benchmarks -MASTER_SITES= http://www.yuba.is.uec.ac.jp/~kis/nq/package/ +MASTER_SITES= http://www.arch.cs.titech.ac.jp/~kise/nq/package/ DISTNAME= qn24b-version${PORTVERSION} EXTRACT_SUFX= .tgz |