diff options
author | gerald <gerald@FreeBSD.org> | 2009-01-20 12:26:03 +0800 |
---|---|---|
committer | gerald <gerald@FreeBSD.org> | 2009-01-20 12:26:03 +0800 |
commit | 2bea6fb4175e491093d277a9d98ca6770e177947 (patch) | |
tree | 13eea70e98e78132f51b77b8efa815559ef8f5f9 /math/jags | |
parent | 6b37ca418f53a32657003615cc798cc9e16dd36a (diff) | |
download | freebsd-ports-gnome-2bea6fb4175e491093d277a9d98ca6770e177947.tar.gz freebsd-ports-gnome-2bea6fb4175e491093d277a9d98ca6770e177947.tar.zst freebsd-ports-gnome-2bea6fb4175e491093d277a9d98ca6770e177947.zip |
bf2006a@yahoo.com requested maintainership, reassign accordingly.
PR: 130723
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 f42c41144388..bb28931d7cac 100644 --- a/math/jags/Makefile +++ b/math/jags/Makefile @@ -16,7 +16,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} classic-bugs.tar.gz jags_user_manual.pdf EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} .endif -MAINTAINER= ports@FreeBSD.org +MAINTAINER= bf2006a@yahoo.com COMMENT= Just Another Gibbs Sampler LIB_DEPENDS= Rmath.0:${PORTSDIR}/math/libRmath |