Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Apr 2014 07:16:51 +0000 (UTC)
From:      Frederic Culot <culot@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r350892 - head/textproc/pootle
Message-ID:  <201404110716.s3B7GpY7093144@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: culot
Date: Fri Apr 11 07:16:50 2014
New Revision: 350892
URL: http://svnweb.freebsd.org/changeset/ports/350892
QAT: https://qat.redports.org/buildarchive/r350892/

Log:
  - Reassign to the heap at maintainer's request
  
  With hat:	portmgr-lurker

Modified:
  head/textproc/pootle/Makefile

Modified: head/textproc/pootle/Makefile
==============================================================================
--- head/textproc/pootle/Makefile	Fri Apr 11 05:42:36 2014	(r350891)
+++ head/textproc/pootle/Makefile	Fri Apr 11 07:16:50 2014	(r350892)
@@ -8,7 +8,7 @@ CATEGORIES=	textproc
 MASTER_SITES=	SF/translate/Pootle/${PORTVERSION}/
 DISTNAME=	Pootle-${PORTVERSION}
 
-MAINTAINER=	catone@cpan.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Pootle is a user-friendly web portal for simple translation process
 
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}django>=1.2:${PORTSDIR}/www/py-django \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201404110716.s3B7GpY7093144>