diff options
author | bf <bf@FreeBSD.org> | 2010-07-08 20:51:37 +0800 |
---|---|---|
committer | bf <bf@FreeBSD.org> | 2010-07-08 20:51:37 +0800 |
commit | ee4c074f462290909a9c472ce95aee46716b87cc (patch) | |
tree | e5359732898197b048a724a20eda848b54e26528 /math/jags | |
parent | f83b3732ed545580a9bd364e8b0d39bdc979a0c4 (diff) | |
download | freebsd-ports-gnome-ee4c074f462290909a9c472ce95aee46716b87cc.tar.gz freebsd-ports-gnome-ee4c074f462290909a9c472ce95aee46716b87cc.tar.zst freebsd-ports-gnome-ee4c074f462290909a9c472ce95aee46716b87cc.zip |
Change my ports to use my FreeBSD.org email address.
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 |