aboutsummaryrefslogtreecommitdiff
path: root/math/jags
diff options
context:
space:
mode:
authorBrendan Fabeny <bf@FreeBSD.org>2010-07-08 12:51:37 +0000
committerBrendan Fabeny <bf@FreeBSD.org>2010-07-08 12:51:37 +0000
commitfb5116f2e711c225372449e25058f6755a4e8c84 (patch)
tree413c3cbddb376eae252094205d046c87490f06bb /math/jags
parent90157bb4a3949b5760cac36c8346bfd8f24d5ca1 (diff)
downloadports-fb5116f2e711c225372449e25058f6755a4e8c84.tar.gz
ports-fb5116f2e711c225372449e25058f6755a4e8c84.zip
Change my ports to use my FreeBSD.org email address.
Notes
Notes: svn path=/head/; revision=257520
Diffstat (limited to 'math/jags')
-rw-r--r--math/jags/Makefile2
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