diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2008-06-15 19:06:36 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2008-06-15 19:06:36 +0000 |
commit | 44b27a1176954e9dad383cc1626346764402f394 (patch) | |
tree | 2f429b8d7db85facb596e304127416a09e2baf4e /textproc/py-xmltv | |
parent | 88955af95761a3a85d4a5bc18039de20b2bba44d (diff) |
Drop maintainership.
Notes
Notes:
svn path=/head/; revision=214914
Diffstat (limited to 'textproc/py-xmltv')
-rw-r--r-- | textproc/py-xmltv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-xmltv/Makefile b/textproc/py-xmltv/Makefile index fa96a7ffb221..b1b229c7ab59 100644 --- a/textproc/py-xmltv/Makefile +++ b/textproc/py-xmltv/Makefile @@ -15,7 +15,7 @@ DISTNAME= python-xmltv-${PORTVERSION} BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/_xmlplus/__init__.py:${PORTSDIR}/textproc/py-xml RUN_DEPENDS= ${BUILD_DEPENDS} -MAINTAINER= lioux@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Python module that provides access to XMLTV TV listings USE_PYTHON= yes |