diff options
author | marino <marino@FreeBSD.org> | 2014-06-12 02:55:29 +0800 |
---|---|---|
committer | marino <marino@FreeBSD.org> | 2014-06-12 02:55:29 +0800 |
commit | 415f1752d4bb75ca4383797b49bdb3d82c3194d3 (patch) | |
tree | 99ce4bc6ae9416a69ed46d090282a42fdb8cd962 /math | |
parent | 604eb7cb88ca457702bac8043e6a3c21710047f8 (diff) | |
download | freebsd-ports-gnome-415f1752d4bb75ca4383797b49bdb3d82c3194d3.tar.gz freebsd-ports-gnome-415f1752d4bb75ca4383797b49bdb3d82c3194d3.tar.zst freebsd-ports-gnome-415f1752d4bb75ca4383797b49bdb3d82c3194d3.zip |
Reset the 99 ports still listed under sylvio@
Sylvio's last commit was 17 months ago, a full 5 months after all of his
ports could have been reset per policy. Given the push to complete
staging (48 ports are still unstaged, something like 70+ have already
been staged by other committers) and given that PRs are automatically
assigned but never addressed, it's better just to reset all the ports and
PRs so that it's clear to others that these ports are free to maintain.
Approved by: portmgr (implicit)
Diffstat (limited to 'math')
-rw-r--r-- | math/elmer-umfpack/Makefile | 2 | ||||
-rw-r--r-- | math/libqalculate/Makefile | 2 | ||||
-rw-r--r-- | math/pspp/Makefile | 2 | ||||
-rw-r--r-- | math/qalculate/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/math/elmer-umfpack/Makefile b/math/elmer-umfpack/Makefile index bb22ef008207..8d159f6c3256 100644 --- a/math/elmer-umfpack/Makefile +++ b/math/elmer-umfpack/Makefile @@ -9,7 +9,7 @@ CATEGORIES= math MASTER_SITES= http://garr.dl.sourceforge.net/sourceforge/elmerfem/ PKGNAMEPREFIX= elmer- -MAINTAINER= sylvio@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= UMFPACK library used by ELMER FEM package USES= fortran diff --git a/math/libqalculate/Makefile b/math/libqalculate/Makefile index c8cb311c24bb..ad8e7036f605 100644 --- a/math/libqalculate/Makefile +++ b/math/libqalculate/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 3 CATEGORIES= math MASTER_SITES= SF/qalculate/${PORTNAME}/${PORTNAME}-${PORTVERSION} -MAINTAINER= sylvio@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Multi-purpose desktop calculator (backend library) LIB_DEPENDS= cln:${PORTSDIR}/math/cln diff --git a/math/pspp/Makefile b/math/pspp/Makefile index 045bdf576a82..bc5ee37b1389 100644 --- a/math/pspp/Makefile +++ b/math/pspp/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 12 CATEGORIES= math MASTER_SITES= GNU -MAINTAINER= sylvio@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Program for statistical analysis of sampled data LIB_DEPENDS= libplot.so:${PORTSDIR}/graphics/plotutils \ diff --git a/math/qalculate/Makefile b/math/qalculate/Makefile index 569fa4c7adfa..9eaebdda05f0 100644 --- a/math/qalculate/Makefile +++ b/math/qalculate/Makefile @@ -8,7 +8,7 @@ CATEGORIES= math MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-gtk/${PORTNAME}-gtk-${PORTVERSION} DISTNAME= ${PORTNAME}-gtk-${PORTVERSION} -MAINTAINER= sylvio@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A multi-purpose desktop calculator (Gnome frontend) LIB_DEPENDS= qalculate.5:${PORTSDIR}/math/libqalculate |