diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2006-06-27 03:58:58 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2006-06-27 03:58:58 +0000 |
commit | ba5a82b53b565b204d76e867c363d30037067e40 (patch) | |
tree | 19cfbde26ef47184b0cb854fb5c12de95c598697 /textproc | |
parent | 86c6a22bfb3970d5967ef4e09fabdd140b19d637 (diff) |
Notes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/bibtool/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-XML-Clean/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/textproc/bibtool/Makefile b/textproc/bibtool/Makefile index fcb02c141926..172024c6f277 100644 --- a/textproc/bibtool/Makefile +++ b/textproc/bibtool/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_TEX_CTAN} MASTER_SITE_SUBDIR= biblio/bibtex/utils/${PORTNAME} DISTNAME= BibTool-${PORTVERSION} -MAINTAINER= rafan@infor.org +MAINTAINER= rafan@FreeBSD.org COMMENT= Command line manipulation of BibTeX files BUILD_DEPENDS= ${LOCALBASE}/include/kpathsea/tex-file.h:${PORTSDIR}/print/teTeX-base diff --git a/textproc/p5-XML-Clean/Makefile b/textproc/p5-XML-Clean/Makefile index 1e4f9d673f0a..285bcbf5d258 100644 --- a/textproc/p5-XML-Clean/Makefile +++ b/textproc/p5-XML-Clean/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= ../../authors/id/P/PK/PKUBANEK PKGNAMEPREFIX= p5- -MAINTAINER= rafan@infor.org +MAINTAINER= rafan@FreeBSD.org COMMENT= Ensure, that *(HTML)* text pass throught an XML parser PERL_CONFIGURE= yes |