summaryrefslogtreecommitdiff
path: root/math/diehard
diff options
context:
space:
mode:
authorSergey Skvortsov <skv@FreeBSD.org>2005-02-15 11:01:09 +0000
committerSergey Skvortsov <skv@FreeBSD.org>2005-02-15 11:01:09 +0000
commit619a4aa23f90aaae70570b06af489a42e20cf7cb (patch)
tree905544226e2ac88a022d81e57123aa4f2ac8f835 /math/diehard
parentUpdate to 1.01 (diff)
Change MASTER_SITES.
Pointed by: kris
Diffstat (limited to 'math/diehard')
-rw-r--r--math/diehard/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/diehard/Makefile b/math/diehard/Makefile
index d70601f2d2cb..3a0df688039c 100644
--- a/math/diehard/Makefile
+++ b/math/diehard/Makefile
@@ -8,7 +8,8 @@
PORTNAME= diehard
PORTVERSION= 0.1
CATEGORIES= math
-MASTER_SITES= http://stat.fsu.edu/pub/diehard/
+MASTER_SITES= http://www.cs.hku.hk/~diehard/cdrom/ \
+ http://stat.fsu.edu/pub/diehard/
DISTNAME= die.c
MAINTAINER= skv@FreeBSD.org