aboutsummaryrefslogtreecommitdiff
path: root/math/unuran
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2010-05-10 03:20:07 +0000
committerWen Heping <wen@FreeBSD.org>2010-05-10 03:20:07 +0000
commit4ce3d231688a9205fde7601bef025259d5bbf457 (patch)
treebb9ff35d1e6afd83065746a91a227e642b838efe /math/unuran
parent0da0d9593e8f5809e955ecdc65ae4753ba22329d (diff)
downloadports-4ce3d231688a9205fde7601bef025259d5bbf457.tar.gz
ports-4ce3d231688a9205fde7601bef025259d5bbf457.zip
- Fix the fetch error reported by QAT@
Notes
Notes: svn path=/head/; revision=254042
Diffstat (limited to 'math/unuran')
-rw-r--r--math/unuran/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/unuran/Makefile b/math/unuran/Makefile
index 132888822a10..abee242b3f81 100644
--- a/math/unuran/Makefile
+++ b/math/unuran/Makefile
@@ -8,7 +8,8 @@
PORTNAME= unuran
PORTVERSION= 1.7.1
CATEGORIES= math
-MASTER_SITES= http://statmath.wu-wien.ac.at/unuran/
+MASTER_SITES= http://statmath.wu-wien.ac.at/unuran/ \
+ LOCAL/wen
MAINTAINER= bf1783@gmail.com
COMMENT= Universal Non-Uniform RANdom number generators