diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/csvdiff/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-CSS/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-Pod-XML/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-SGML-DTDParse/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-Text-Emoticon-GoogleTalk/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-XML-Handler-Dtd2DocBook/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-XML-Handler-Dtd2Html/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-XML-SAXDriver-CSV/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-XML-SAXDriver-Excel/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-ack/Makefile | 2 | ||||
-rw-r--r-- | textproc/pear-XML_DTD/Makefile | 2 | ||||
-rw-r--r-- | textproc/pecl-stem/Makefile | 2 | ||||
-rw-r--r-- | textproc/scim-input-pad/Makefile | 2 | ||||
-rw-r--r-- | textproc/sdcv/Makefile | 2 |
14 files changed, 14 insertions, 14 deletions
diff --git a/textproc/csvdiff/Makefile b/textproc/csvdiff/Makefile index 060c63177f35..1ccfcae9c117 100644 --- a/textproc/csvdiff/Makefile +++ b/textproc/csvdiff/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}_${PORTVERSION:S,.,-,g} -MAINTAINER= chinsan.tw@gmail.com +MAINTAINER= chinsan@FreeBSD.org COMMENT= Compare/diff two (comma) seperated files with each other NO_BUILD= yes diff --git a/textproc/p5-CSS/Makefile b/textproc/p5-CSS/Makefile index a161b8387f5c..73f64f6170e5 100644 --- a/textproc/p5-CSS/Makefile +++ b/textproc/p5-CSS/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= CSS PKGNAMEPREFIX= p5- -MAINTAINER= chinsan.tw@gmail.com +MAINTAINER= chinsan@FreeBSD.org COMMENT= Object oriented access to Cascading Style Sheets (CSS) BUILD_DEPENDS= p5-Parse-RecDescent>=1.94:${PORTSDIR}/devel/p5-Parse-RecDescent diff --git a/textproc/p5-Pod-XML/Makefile b/textproc/p5-Pod-XML/Makefile index 005bf68dbf23..2d15c878213d 100644 --- a/textproc/p5-Pod-XML/Makefile +++ b/textproc/p5-Pod-XML/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Pod PKGNAMEPREFIX= p5- -MAINTAINER= chinsan.tw@gmail.com +MAINTAINER= chinsan@FreeBSD.org COMMENT= Module to convert POD to XML WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/textproc/p5-SGML-DTDParse/Makefile b/textproc/p5-SGML-DTDParse/Makefile index 01c9304295fb..fc3819258f35 100644 --- a/textproc/p5-SGML-DTDParse/Makefile +++ b/textproc/p5-SGML-DTDParse/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= SGML PKGNAMEPREFIX= p5- -MAINTAINER= chinsan.tw@gmail.com +MAINTAINER= chinsan@FreeBSD.org COMMENT= Parse an SGML or XML DTD BUILD_DEPENDS= p5-DelimMatch>=1.05:${PORTSDIR}/textproc/p5-DelimMatch \ diff --git a/textproc/p5-Text-Emoticon-GoogleTalk/Makefile b/textproc/p5-Text-Emoticon-GoogleTalk/Makefile index c199d7539f87..4bdfe70d5764 100644 --- a/textproc/p5-Text-Emoticon-GoogleTalk/Makefile +++ b/textproc/p5-Text-Emoticon-GoogleTalk/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Text PKGNAMEPREFIX= p5- -MAINTAINER= chinsan.tw@gmail.com +MAINTAINER= chinsan@FreeBSD.org COMMENT= Emoticon filter of GoogleTalk PERL_CONFIGURE= yes diff --git a/textproc/p5-XML-Handler-Dtd2DocBook/Makefile b/textproc/p5-XML-Handler-Dtd2DocBook/Makefile index 2cda7bb9cc59..f7ea322692ad 100644 --- a/textproc/p5-XML-Handler-Dtd2DocBook/Makefile +++ b/textproc/p5-XML-Handler-Dtd2DocBook/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= XML PKGNAMEPREFIX= p5- -MAINTAINER= chinsan.tw@gmail.com +MAINTAINER= chinsan@FreeBSD.org COMMENT= Generate a DocBook documentation from a DTD BUILD_DEPENDS= ${SITE_PERL}/XML/Parser/PerlSAX.pm:${PORTSDIR}/textproc/p5-libxml \ diff --git a/textproc/p5-XML-Handler-Dtd2Html/Makefile b/textproc/p5-XML-Handler-Dtd2Html/Makefile index 78f830aa6a61..3fbf25882d61 100644 --- a/textproc/p5-XML-Handler-Dtd2Html/Makefile +++ b/textproc/p5-XML-Handler-Dtd2Html/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= XML PKGNAMEPREFIX= p5- -MAINTAINER= chinsan.tw@gmail.com +MAINTAINER= chinsan@FreeBSD.org COMMENT= SAX2 handler for generate a Html documentation from a DTD BUILD_DEPENDS= p5-Parse-RecDescent>=1.94:${PORTSDIR}/devel/p5-Parse-RecDescent \ diff --git a/textproc/p5-XML-SAXDriver-CSV/Makefile b/textproc/p5-XML-SAXDriver-CSV/Makefile index 5c23559b4199..213df3bf3c09 100644 --- a/textproc/p5-XML-SAXDriver-CSV/Makefile +++ b/textproc/p5-XML-SAXDriver-CSV/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= XML PKGNAMEPREFIX= p5- -MAINTAINER= chinsan.tw@gmail.com +MAINTAINER= chinsan@FreeBSD.org COMMENT= Perl SAX driver for converting CSV files to XML BUILD_DEPENDS= p5-Text-CSV_XS>=0.22:${PORTSDIR}/textproc/p5-Text-CSV_XS \ diff --git a/textproc/p5-XML-SAXDriver-Excel/Makefile b/textproc/p5-XML-SAXDriver-Excel/Makefile index aea4de3acee3..4cdd38b906f5 100644 --- a/textproc/p5-XML-SAXDriver-Excel/Makefile +++ b/textproc/p5-XML-SAXDriver-Excel/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= XML PKGNAMEPREFIX= p5- -MAINTAINER= chinsan.tw@gmail.com +MAINTAINER= chinsan@FreeBSD.org COMMENT= Perl SAX driver for converting Excel files to XML BUILD_DEPENDS= \ diff --git a/textproc/p5-ack/Makefile b/textproc/p5-ack/Makefile index f864d003f818..a6ba539e330b 100644 --- a/textproc/p5-ack/Makefile +++ b/textproc/p5-ack/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= App PKGNAMEPREFIX= p5- -MAINTAINER= chinsan.tw@gmail.com +MAINTAINER= chinsan@FreeBSD.org COMMENT= A grep-like text finder for large trees of text BUILD_DEPENDS= p5-File-Next>=0:${PORTSDIR}/sysutils/p5-File-Next diff --git a/textproc/pear-XML_DTD/Makefile b/textproc/pear-XML_DTD/Makefile index 6a693424b2ad..8272a839a82c 100644 --- a/textproc/pear-XML_DTD/Makefile +++ b/textproc/pear-XML_DTD/Makefile @@ -9,7 +9,7 @@ PORTNAME= XML_DTD PORTVERSION= 0.4.2 CATEGORIES= textproc devel pear -MAINTAINER= chinsan.tw@gmail.com +MAINTAINER= chinsan@FreeBSD.org COMMENT= Parsing of DTD files and DTD validation of XML files BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \ diff --git a/textproc/pecl-stem/Makefile b/textproc/pecl-stem/Makefile index f3a86c45e7c6..63428a0512c8 100644 --- a/textproc/pecl-stem/Makefile +++ b/textproc/pecl-stem/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= pecl- EXTRACT_SUFX= .tgz DIST_SUBDIR= PECL -MAINTAINER= chinsan.tw@gmail.com +MAINTAINER= chinsan@FreeBSD.org COMMENT= A PECL extension which provides word stemming USE_PHP= yes diff --git a/textproc/scim-input-pad/Makefile b/textproc/scim-input-pad/Makefile index fc43995df4e4..554418dd74c7 100644 --- a/textproc/scim-input-pad/Makefile +++ b/textproc/scim-input-pad/Makefile @@ -12,7 +12,7 @@ CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=scim -MAINTAINER= chinsan.tw@gmail.com +MAINTAINER= chinsan@FreeBSD.org COMMENT= SCIM add-on to input various symbols with on-screen pad BUILD_DEPENDS= scim:${PORTSDIR}/textproc/scim diff --git a/textproc/sdcv/Makefile b/textproc/sdcv/Makefile index 075adac2b0cf..9cc13f6811e9 100644 --- a/textproc/sdcv/Makefile +++ b/textproc/sdcv/Makefile @@ -10,7 +10,7 @@ CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= chinsan.tw@gmail.com +MAINTAINER= chinsan@FreeBSD.org COMMENT= A text-based utility for work with dictionaries in StarDict's format NOT_FOR_ARCHS= sparc64 |