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) --- science/elmer-matc/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'science/elmer-matc') diff --git a/science/elmer-matc/Makefile b/science/elmer-matc/Makefile index 05750db39232..e53508ad945c 100644 --- a/science/elmer-matc/Makefile +++ b/science/elmer-matc/Makefile @@ -8,7 +8,7 @@ CATEGORIES= science MASTER_SITES= http://garr.dl.sourceforge.net/sourceforge/elmerfem/ PKGNAMEPREFIX= elmer- -MAINTAINER= sylvio@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= MatC language library used by ELMER FEM package CXXFLAGS+= -Wno-deprecated -- cgit