diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2010-09-22 17:10:26 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2010-09-22 17:10:26 +0000 |
commit | e475c19a24ad0be6c77798ac658eb897a7825ec3 (patch) | |
tree | c209aa104fcfe729531c297b4301e67a1019dd54 /textproc | |
parent | aa906d8cc0f95f07008c72f6b62e61a753d78a43 (diff) | |
download | ports-e475c19a24ad0be6c77798ac658eb897a7825ec3.tar.gz ports-e475c19a24ad0be6c77798ac658eb897a7825ec3.zip |
Notes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/idnits/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-CSS-Minifier-XS/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-JavaScript-Minifier-XS/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-Lingua-Ident/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-Validator-Custom/Makefile | 2 | ||||
-rw-r--r-- | textproc/tidyp/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/textproc/idnits/Makefile b/textproc/idnits/Makefile index 0b2eb64ba561..c1829a0578d3 100644 --- a/textproc/idnits/Makefile +++ b/textproc/idnits/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= http://tools.ietf.org/tools/idnits/ \ http://sunpoet.net/distfiles/ EXTRACT_SUFX= .tgz -MAINTAINER= sunpoet@sunpoet.net +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Looks for problems in internet draft formatting RUN_DEPENDS= bash:${PORTSDIR}/shells/bash diff --git a/textproc/p5-CSS-Minifier-XS/Makefile b/textproc/p5-CSS-Minifier-XS/Makefile index 8a62537f253d..ac6c4962bb7d 100644 --- a/textproc/p5-CSS-Minifier-XS/Makefile +++ b/textproc/p5-CSS-Minifier-XS/Makefile @@ -11,7 +11,7 @@ CATEGORIES= textproc www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= sunpoet@sunpoet.net +MAINTAINER= sunpoet@FreeBSD.org COMMENT= XS based CSS minifier PERL_CONFIGURE= yes diff --git a/textproc/p5-JavaScript-Minifier-XS/Makefile b/textproc/p5-JavaScript-Minifier-XS/Makefile index fe14e4ed0a35..f304d10f45cf 100644 --- a/textproc/p5-JavaScript-Minifier-XS/Makefile +++ b/textproc/p5-JavaScript-Minifier-XS/Makefile @@ -11,7 +11,7 @@ CATEGORIES= textproc www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= sunpoet@sunpoet.net +MAINTAINER= sunpoet@FreeBSD.org COMMENT= XS based JavaScript minifier PERL_CONFIGURE= yes diff --git a/textproc/p5-Lingua-Ident/Makefile b/textproc/p5-Lingua-Ident/Makefile index 253ab242814c..9a8714192bf9 100644 --- a/textproc/p5-Lingua-Ident/Makefile +++ b/textproc/p5-Lingua-Ident/Makefile @@ -11,7 +11,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= CPAN/../../authors/id/MPIOTR PKGNAMEPREFIX= p5- -MAINTAINER= sunpoet@sunpoet.net +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Statistical language identification PERL_CONFIGURE= yes diff --git a/textproc/p5-Validator-Custom/Makefile b/textproc/p5-Validator-Custom/Makefile index af8a2a41b339..5fc01790b970 100644 --- a/textproc/p5-Validator-Custom/Makefile +++ b/textproc/p5-Validator-Custom/Makefile @@ -11,7 +11,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= sunpoet@sunpoet.net +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Validator::Custom for simple data validation BUILD_DEPENDS= p5-Object-Simple>=3.0302:${PORTSDIR}/devel/p5-Object-Simple diff --git a/textproc/tidyp/Makefile b/textproc/tidyp/Makefile index 68f1158fc84d..088936ef889f 100644 --- a/textproc/tidyp/Makefile +++ b/textproc/tidyp/Makefile @@ -11,7 +11,7 @@ CATEGORIES= textproc www MASTER_SITES= http://cloud.github.com/downloads/petdance/tidyp/ \ http://sunpoet.net/distfiles/ -MAINTAINER= sunpoet@sunpoet.net +MAINTAINER= sunpoet@FreeBSD.org COMMENT= A library and program to validate and fix HTML GNU_CONFIGURE= yes |