From 9a9f6f4594ca582cd125d13be7ac233ea507e8df Mon Sep 17 00:00:00 2001 From: petef Date: Wed, 22 Aug 2001 23:07:23 +0000 Subject: Change my email address to petef@FreeBSD.org for the ports I maintain. Reviewed by: ade --- textproc/ascii2pdf/Makefile | 2 +- textproc/p5-HTML-Format/Makefile | 2 +- textproc/p5-PDF-Create/Makefile | 2 +- textproc/p5-URI-Find/Makefile | 2 +- textproc/pspell/Makefile | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'textproc') diff --git a/textproc/ascii2pdf/Makefile b/textproc/ascii2pdf/Makefile index 26b7f8809bd4..432004ec2924 100644 --- a/textproc/ascii2pdf/Makefile +++ b/textproc/ascii2pdf/Makefile @@ -11,7 +11,7 @@ CATEGORIES= textproc MASTER_SITES= http://bulldog.tzo.org/ascii2pdf/ DISTNAME= ${PORTNAME}-0.9.1 -MAINTAINER= petef@databits.net +MAINTAINER= petef@FreeBSD.org RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/PDF/Create.pm:${PORTSDIR}/textproc/p5-PDF-Create diff --git a/textproc/p5-HTML-Format/Makefile b/textproc/p5-HTML-Format/Makefile index 366308955730..796805246668 100644 --- a/textproc/p5-HTML-Format/Makefile +++ b/textproc/p5-HTML-Format/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= HTML PKGNAMEPREFIX= p5- -MAINTAINER= petef@databits.net +MAINTAINER= petef@FreeBSD.org RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/HTML/Element.pm:${PORTSDIR}/www/p5-HTML-Tree \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Font/AFM.pm:${PORTSDIR}/x11-fonts/p5-Font-AFM diff --git a/textproc/p5-PDF-Create/Makefile b/textproc/p5-PDF-Create/Makefile index 0211b5402766..b3289d97a2c9 100644 --- a/textproc/p5-PDF-Create/Makefile +++ b/textproc/p5-PDF-Create/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= File/FTASSIN PKGNAMEPREFIX= p5- -MAINTAINER= petef@databits.net +MAINTAINER= petef@FreeBSD.org PERL_CONFIGURE= yes MAN3= PDF::Create.3 diff --git a/textproc/p5-URI-Find/Makefile b/textproc/p5-URI-Find/Makefile index 24fd8b01f326..56237527624e 100644 --- a/textproc/p5-URI-Find/Makefile +++ b/textproc/p5-URI-Find/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= URI PKGNAMEPREFIX= p5- -MAINTAINER= petef@databits.net +MAINTAINER= petef@FreeBSD.org BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/URI.pm:${PORTSDIR}/net/p5-URI RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/textproc/pspell/Makefile b/textproc/pspell/Makefile index 7dce4d23b3dc..88f51bfad945 100644 --- a/textproc/pspell/Makefile +++ b/textproc/pspell/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}-${PORTVERSION:S/^0//} -MAINTAINER= petef@databits.net +MAINTAINER= petef@FreeBSD.org LIB_DEPENDS= ltdl.1:${PORTSDIR}/devel/libtool -- cgit