diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-XML-Node/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-libxml/Makefile | 2 | ||||
-rw-r--r-- | textproc/py-4suite/Makefile | 2 | ||||
-rw-r--r-- | textproc/py-martel/Makefile | 2 | ||||
-rw-r--r-- | textproc/py-xml/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/textproc/p5-XML-Node/Makefile b/textproc/p5-XML-Node/Makefile index 1549f838b53e..258c4ccd7021 100644 --- a/textproc/p5-XML-Node/Makefile +++ b/textproc/p5-XML-Node/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= XML PKGNAMEPREFIX= p5- -MAINTAINER= johann@egenetics.com +MAINTAINER= wjv@FreeBSD.org RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser diff --git a/textproc/p5-libxml/Makefile b/textproc/p5-libxml/Makefile index 185b49115aaf..15bf3ca9f53b 100644 --- a/textproc/p5-libxml/Makefile +++ b/textproc/p5-libxml/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= XML PKGNAMEPREFIX= p5- DISTNAME= libxml-perl-${PORTVERSION} -MAINTAINER= johann@egenetics.com +MAINTAINER= wjv@FreeBSD.org BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/XML/DOM.pm:${PORTSDIR}/textproc/p5-XML-DOM diff --git a/textproc/py-4suite/Makefile b/textproc/py-4suite/Makefile index 0f263b55f069..4da4f118529f 100644 --- a/textproc/py-4suite/Makefile +++ b/textproc/py-4suite/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.4suite.org/pub/4Suite/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= 4Suite-${PORTVERSION} -MAINTAINER= johann@egenetics.com +MAINTAINER= wjv@FreeBSD.org BUILD_DEPENDS= ${PYDISTUTILS} \ ${PYXML} diff --git a/textproc/py-martel/Makefile b/textproc/py-martel/Makefile index dd35bbfc9672..635f6f56db5c 100644 --- a/textproc/py-martel/Makefile +++ b/textproc/py-martel/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://www.biopython.org/~dalke/Martel/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= Martel-${PORTVERSION} -MAINTAINER= johann@egenetics.com +MAINTAINER= wjv@FreeBSD.org RUN_DEPENDS= ${PYTHON_SITELIBDIR}/mx/TextTools/__init__.py:${PORTSDIR}/lang/py-mx-base diff --git a/textproc/py-xml/Makefile b/textproc/py-xml/Makefile index a2a6bd2cf4d4..807faf25f8e6 100644 --- a/textproc/py-xml/Makefile +++ b/textproc/py-xml/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= pyxml PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= PyXML-${PORTVERSION} -MAINTAINER= johann@egenetics.com +MAINTAINER= wjv@FreeBSD.org BUILD_DEPENDS= ${PYDISTUTILS} |