diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/pootle/Makefile | 2 |
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 \ |