From 03fb1bc1bc4b20666c1aaff916a6ba1714161722 Mon Sep 17 00:00:00 2001 From: rakuco Date: Thu, 20 Oct 2016 15:58:12 +0000 Subject: 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. --- science/kst2/Makefile | 2 +- science/openbabel/Makefile | 2 +- science/py-pyteomics.biolccc/Makefile | 2 +- science/py-pyteomics/Makefile | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'science') diff --git a/science/kst2/Makefile b/science/kst2/Makefile index b312252a28bb..a5fda2435859 100644 --- a/science/kst2/Makefile +++ b/science/kst2/Makefile @@ -7,7 +7,7 @@ CATEGORIES= science kde MASTER_SITES= SF/${PORTNAME}/Kst%20${DISTVERSION:C/-r.*//}/ DISTNAME= Kst-${DISTVERSION} -MAINTAINER= makc@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Data viewing and plotting tool LIB_DEPENDS= libgsl.so:math/gsl diff --git a/science/openbabel/Makefile b/science/openbabel/Makefile index 28124feccaeb..d3948120f196 100644 --- a/science/openbabel/Makefile +++ b/science/openbabel/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 2 CATEGORIES= science MASTER_SITES= SF -MAINTAINER= makc@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Chemistry file translation program BROKEN_powerpc64= Does not build diff --git a/science/py-pyteomics.biolccc/Makefile b/science/py-pyteomics.biolccc/Makefile index b634a7b79b4b..d3ea547106ba 100644 --- a/science/py-pyteomics.biolccc/Makefile +++ b/science/py-pyteomics.biolccc/Makefile @@ -6,7 +6,7 @@ CATEGORIES= science python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= makc@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Python bindings for BioLCCC USES= python diff --git a/science/py-pyteomics/Makefile b/science/py-pyteomics/Makefile index a5b5c7e2c6cb..3a1c0c1afba7 100644 --- a/science/py-pyteomics/Makefile +++ b/science/py-pyteomics/Makefile @@ -7,7 +7,7 @@ CATEGORIES= science python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= makc@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Python modules for proteomics data analysis RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml>=0:devel/py-lxml \ -- cgit