diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2010-07-08 12:51:37 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2010-07-08 12:51:37 +0000 |
commit | fb5116f2e711c225372449e25058f6755a4e8c84 (patch) | |
tree | 413c3cbddb376eae252094205d046c87490f06bb /math/jags | |
parent | 90157bb4a3949b5760cac36c8346bfd8f24d5ca1 (diff) |
Notes
Diffstat (limited to 'math/jags')
-rw-r--r-- | math/jags/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/jags/Makefile b/math/jags/Makefile index 23126290672d..d990de6941b7 100644 --- a/math/jags/Makefile +++ b/math/jags/Makefile @@ -20,7 +20,7 @@ DISTFILES+= classic-bugs.tar.gz:2 jags_developer_manual.pdf:3 \ EXTRACT_ONLY= ${DISTNAME:S/mcmc-//:U}${EXTRACT_SUFX} .endif -MAINTAINER= bf1783@gmail.com +MAINTAINER= bf@FreeBSD.org COMMENT= Just Another Gibbs Sampler OPTIONS= ATLAS "use ATLAS libraries instead of BLAS and LAPACK" off |