diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2001-08-22 23:07:23 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2001-08-22 23:07:23 +0000 |
commit | 35db8cc37ddedc76463fd58e2e9ab68b5bc2cf59 (patch) | |
tree | e5c63416862c62d8531b3719c8b42aa17e9c2aa8 /textproc | |
parent | 73285d263fece2b7690bd5c8e6adc0d78501434d (diff) | |
download | ports-35db8cc37ddedc76463fd58e2e9ab68b5bc2cf59.tar.gz ports-35db8cc37ddedc76463fd58e2e9ab68b5bc2cf59.zip |
Change my email address to petef@FreeBSD.org for the ports I maintain.
Reviewed by: ade
Notes
Notes:
svn path=/head/; revision=46662
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/ascii2pdf/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-HTML-Format/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-PDF-Create/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-URI-Find/Makefile | 2 | ||||
-rw-r--r-- | textproc/pspell/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
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 |