diff options
author | erwin <erwin@FreeBSD.org> | 2003-06-13 00:41:16 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2003-06-13 00:41:16 +0800 |
commit | ac97aac50ccdc0ea73dba046e8fdb00a3ace5e48 (patch) | |
tree | 04dce99d6cfd5a85ca37a453d8878a9898b6fd16 /textproc | |
parent | 11cd81ba01689b239e1eb2897286a61956a83ca0 (diff) | |
download | freebsd-ports-gnome-ac97aac50ccdc0ea73dba046e8fdb00a3ace5e48.tar.gz freebsd-ports-gnome-ac97aac50ccdc0ea73dba046e8fdb00a3ace5e48.tar.zst freebsd-ports-gnome-ac97aac50ccdc0ea73dba046e8fdb00a3ace5e48.zip |
Change to my FreeBSD.org address
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-PDF-API2/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-PDF-API3/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-Parse-Syslog/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-Text-Quoted/Makefile | 4 | ||||
-rw-r--r-- | textproc/p5-Text-Template/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-XML-Stream/Makefile | 2 | ||||
-rw-r--r-- | textproc/pdftohtml/Makefile | 2 |
7 files changed, 8 insertions, 8 deletions
diff --git a/textproc/p5-PDF-API2/Makefile b/textproc/p5-PDF-API2/Makefile index 5501dd9adb88..11d95ccf5e78 100644 --- a/textproc/p5-PDF-API2/Makefile +++ b/textproc/p5-PDF-API2/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= PDF PKGNAMEPREFIX= p5- -MAINTAINER= erwin@lansing.dk +MAINTAINER= erwin@FreeBSD.org COMMENT= 'The Next Generation' of Text::PDF::API BUILD_DEPENDS= ${PERL_SITELIBDIR}/${PERL_ARCH}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Zlib diff --git a/textproc/p5-PDF-API3/Makefile b/textproc/p5-PDF-API3/Makefile index 5501dd9adb88..11d95ccf5e78 100644 --- a/textproc/p5-PDF-API3/Makefile +++ b/textproc/p5-PDF-API3/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= PDF PKGNAMEPREFIX= p5- -MAINTAINER= erwin@lansing.dk +MAINTAINER= erwin@FreeBSD.org COMMENT= 'The Next Generation' of Text::PDF::API BUILD_DEPENDS= ${PERL_SITELIBDIR}/${PERL_ARCH}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Zlib diff --git a/textproc/p5-Parse-Syslog/Makefile b/textproc/p5-Parse-Syslog/Makefile index 3112e185fd9b..9348e52766d6 100644 --- a/textproc/p5-Parse-Syslog/Makefile +++ b/textproc/p5-Parse-Syslog/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Parse PKGNAMEPREFIX= p5- -MAINTAINER= erwin@lansing.dk +MAINTAINER= erwin@FreeBSD.org COMMENT= Perl5 routines that present a simple interface to parse syslog files PERL_CONFIGURE= yes diff --git a/textproc/p5-Text-Quoted/Makefile b/textproc/p5-Text-Quoted/Makefile index 78bfe7b14d7c..03dcefa35e31 100644 --- a/textproc/p5-Text-Quoted/Makefile +++ b/textproc/p5-Text-Quoted/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: p5-Text-Quoted # Date created: Mon April 14th, 2003 -# Whom: Erwin Lansing <erwin@lansing.dk> +# Whom: Erwin Lansing <erwin@FreeBSD.org> # # $FreeBSD$ # @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Text PKGNAMEPREFIX= p5- -MAINTAINER= erwin@lansing.dk +MAINTAINER= erwin@FreeBSD.org COMMENT= Text::Quoted - Extract the structure of a quoted mail message BUILD_DEPENDS= ${SITE_PERL}/Text/Autoformat.pm:${PORTSDIR}/textproc/p5-Text-Autoformat \ diff --git a/textproc/p5-Text-Template/Makefile b/textproc/p5-Text-Template/Makefile index 4319315e2183..34b2e3c98666 100644 --- a/textproc/p5-Text-Template/Makefile +++ b/textproc/p5-Text-Template/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://perl.plover.com/Template/ \ MASTER_SITE_SUBDIR= Text PKGNAMEPREFIX= p5- -MAINTAINER= erwin@lansing.dk +MAINTAINER= erwin@FreeBSD.org COMMENT= Expand template text with embedded Perl PERL_CONFIGURE= YES diff --git a/textproc/p5-XML-Stream/Makefile b/textproc/p5-XML-Stream/Makefile index bbc53d5935b4..bfb551cb52f7 100644 --- a/textproc/p5-XML-Stream/Makefile +++ b/textproc/p5-XML-Stream/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= XML PKGNAMEPREFIX= p5- -MAINTAINER= erwin@lansing.dk +MAINTAINER= erwin@FreeBSD.org COMMENT= XML::Stream provides you with access to XML Stream BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser \ diff --git a/textproc/pdftohtml/Makefile b/textproc/pdftohtml/Makefile index a7104d8cbb88..25659b00ea4c 100644 --- a/textproc/pdftohtml/Makefile +++ b/textproc/pdftohtml/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}_${PORTVERSION:S/./_/} -MAINTAINER= erwin@lansing.dk +MAINTAINER= erwin@FreeBSD.org COMMENT= A command-line tool for converting pdf-files into html RUN_DEPENDS= ${LOCALBASE}/bin/gs:${PORTSDIR}/print/ghostscript-gnu |