aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorlioux <lioux@FreeBSD.org>2008-06-16 03:06:36 +0800
committerlioux <lioux@FreeBSD.org>2008-06-16 03:06:36 +0800
commite564f32bb1d092087466167dda1d0c886af0f9e8 (patch)
treefb72edd3570fcfc2734f0c1fd700eeb5fd806df0 /textproc
parent126460e472fb8382fb346ae9a8754e985e74fef8 (diff)
downloadfreebsd-ports-gnome-e564f32bb1d092087466167dda1d0c886af0f9e8.tar.gz
freebsd-ports-gnome-e564f32bb1d092087466167dda1d0c886af0f9e8.tar.zst
freebsd-ports-gnome-e564f32bb1d092087466167dda1d0c886af0f9e8.zip
Drop maintainership.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/py-tvgrab/Makefile2
-rw-r--r--textproc/py-xmltv/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/textproc/py-tvgrab/Makefile b/textproc/py-tvgrab/Makefile
index 4dee46d9fbaa..4021c50044aa 100644
--- a/textproc/py-tvgrab/Makefile
+++ b/textproc/py-tvgrab/Makefile
@@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= pytvgrab
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= ${MASTER_SITE_SUBDIR}-lib-${PORTVERSION}
-MAINTAINER= lioux@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A xmltv python library to write grabbers of tv scheduling collections
EXTRACT_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dateutil>=1.4:${PORTSDIR}/devel/py-dateutil:extract
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