diff options
author | Wen Heping <wen@FreeBSD.org> | 2010-05-10 03:20:07 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2010-05-10 03:20:07 +0000 |
commit | 4ce3d231688a9205fde7601bef025259d5bbf457 (patch) | |
tree | bb9ff35d1e6afd83065746a91a227e642b838efe /math/unuran/Makefile | |
parent | 0da0d9593e8f5809e955ecdc65ae4753ba22329d (diff) | |
download | ports-4ce3d231688a9205fde7601bef025259d5bbf457.tar.gz ports-4ce3d231688a9205fde7601bef025259d5bbf457.zip |
Notes
Diffstat (limited to 'math/unuran/Makefile')
-rw-r--r-- | math/unuran/Makefile | 3 |
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 |