diff options
author | wen <wen@FreeBSD.org> | 2015-09-11 10:49:28 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2015-09-11 10:49:28 +0800 |
commit | 41d8c475197adcda4074a1d5ae4072b89ceed742 (patch) | |
tree | 49a15a1efa9d7f4f14423c777b7040d0bce65e44 /math/py-mathdom | |
parent | 709fe8090e40b025c6b17a2d79030ee7ad043c90 (diff) | |
download | freebsd-ports-gnome-41d8c475197adcda4074a1d5ae4072b89ceed742.tar.gz freebsd-ports-gnome-41d8c475197adcda4074a1d5ae4072b89ceed742.tar.zst freebsd-ports-gnome-41d8c475197adcda4074a1d5ae4072b89ceed742.zip |
- Reset the maintainer to ports@
Diffstat (limited to 'math/py-mathdom')
-rw-r--r-- | math/py-mathdom/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-mathdom/Makefile b/math/py-mathdom/Makefile index 0e7ad64028ad..caa33571ddcc 100644 --- a/math/py-mathdom/Makefile +++ b/math/py-mathdom/Makefile @@ -8,7 +8,7 @@ CATEGORIES= math python MASTER_SITES= CHEESESHOP/source/m/${PORTNAME}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= wenheping@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Content MathML in Python RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml>0:${PORTSDIR}/devel/py-lxml |