aboutsummaryrefslogtreecommitdiff
path: root/math/matio
diff options
context:
space:
mode:
authorRaphael Kubo da Costa <rakuco@FreeBSD.org>2016-10-20 15:58:12 +0000
committerRaphael Kubo da Costa <rakuco@FreeBSD.org>2016-10-20 15:58:12 +0000
commit366a97ec378567f23e179cc772f822ba4db8f104 (patch)
treee6aa68269518be8261903bc1ae16888c52befb1b /math/matio
parent18a779b5e598c7f13997e14a43b2f26ccadaa6bb (diff)
downloadports-366a97ec378567f23e179cc772f822ba4db8f104.tar.gz
ports-366a97ec378567f23e179cc772f822ba4db8f104.zip
Reassign makc's ports back to the pool.
See "Maintainer Reset" in https://www.freebsd.org/portmgr/policies_contributors.html. makc's last commit was in March 31st (r412218), and his ports have been timing out since at least July (r418155). I also emailed him 2 weeks ago and have received no response so far.
Notes
Notes: svn path=/head/; revision=424339
Diffstat (limited to 'math/matio')
-rw-r--r--math/matio/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/matio/Makefile b/math/matio/Makefile
index 91a62e60533d..48e1e9bea75d 100644
--- a/math/matio/Makefile
+++ b/math/matio/Makefile
@@ -7,7 +7,7 @@ PORTREVISION= 6
CATEGORIES= math
MASTER_SITES= SF
-MAINTAINER= makc@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Library for reading and writing Matlab MAT files
LICENSE= BSD2CLAUSE