summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorFrederic Culot <culot@FreeBSD.org>2014-04-11 07:16:50 +0000
committerFrederic Culot <culot@FreeBSD.org>2014-04-11 07:16:50 +0000
commit93575a8b84510605474dc12793dab39dcfa645b0 (patch)
tree6af45d26b652d2f09a97edbbf28a23a6ee94c636 /textproc
parent- Try to unbreak; it looks like r322706 left out another race, which happens (diff)
- Reassign to the heap at maintainer's request
With hat: portmgr-lurker
Notes
Notes: svn path=/head/; revision=350892
Diffstat (limited to 'textproc')
-rw-r--r--textproc/pootle/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/pootle/Makefile b/textproc/pootle/Makefile
index cc0ce2c60ae1..c654f5420bc8 100644
--- a/textproc/pootle/Makefile
+++ b/textproc/pootle/Makefile
@@ -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 \