diff options
author | Rene Ladan <rene@FreeBSD.org> | 2016-06-28 05:30:34 +0800 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2016-06-28 05:30:34 +0800 |
commit | a01b22a05259e8b8b76cfadccd22f4df4309c55e (patch) | |
tree | c41943c00a390851e85561a8bb285cbf37b82724 /math/jags | |
parent | 56f2748d5194b9d5187e449ee838de0694783516 (diff) | |
download | freebsd-ports-gnome-a01b22a05259e8b8b76cfadccd22f4df4309c55e.tar.gz freebsd-ports-gnome-a01b22a05259e8b8b76cfadccd22f4df4309c55e.tar.zst freebsd-ports-gnome-a01b22a05259e8b8b76cfadccd22f4df4309c55e.zip |
Reset ports maintained by bf@ until he has time again to work on them.
PR: 210474
Submitted by: jbeich
With hat: portmgr-secretary
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 8767668c35c3..b8ae68959e70 100644 --- a/math/jags/Makefile +++ b/math/jags/Makefile @@ -12,7 +12,7 @@ DISTFILES= JAGS-${PORTVERSION}${EXTRACT_SUFX}:1 DIST_SUBDIR= ${PORTNAME} EXTRACT_ONLY= ${DISTFILES:M*[12]:C|:.*||} -MAINTAINER= bf@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Just Another Gibbs Sampler LICENSE= GPLv2 |