From 415f1752d4bb75ca4383797b49bdb3d82c3194d3 Mon Sep 17 00:00:00 2001 From: marino Date: Wed, 11 Jun 2014 18:55:29 +0000 Subject: 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) --- math/elmer-umfpack/Makefile | 2 +- math/libqalculate/Makefile | 2 +- math/pspp/Makefile | 2 +- math/qalculate/Makefile | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'math') 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 -- cgit