From 4e9b3e8b1f70a74854a3e5f6f64357834b42d966 Mon Sep 17 00:00:00 2001 From: John Marino Date: Mon, 28 Jul 2014 08:25:00 +0000 Subject: [PATCH] Reset maintainer on www/trac There are at least 4 consecutive PR timeouts --- www/trac/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/trac/Makefile b/www/trac/Makefile index dbdce86391fe..929269967599 100644 --- a/www/trac/Makefile +++ b/www/trac/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://ftp.edgewall.com/pub/trac/ \ ftp://ftp.edgewall.com/pub/trac/ DISTNAME= Trac-${PORTVERSION} -MAINTAINER= clsung@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Enhanced wiki and issue tracking system for software projects LICENSE= BSD3CLAUSE