summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/py-polib/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-polib/Makefile b/devel/py-polib/Makefile
index 38230b485be3..090dd2fa101e 100644
--- a/devel/py-polib/Makefile
+++ b/devel/py-polib/Makefile
@@ -7,8 +7,8 @@ CATEGORIES= devel python
MASTER_SITES= http://cdn.bitbucket.org/izi/polib/downloads/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= ports@FreeBSD.org
-COMMENT= A python library to parse and manage gettext catalogs
+MAINTAINER= wg@FreeBSD.org
+COMMENT= Python library to parse and manage gettext catalogs
USE_PYTHON= yes
USE_PYDISTUTILS=yes