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/p5-HTML-Format | |
parent | Depend on the x11-wm/libepplet port for libepplet rather than the (diff) |
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/p5-HTML-Format')
-rw-r--r-- | textproc/p5-HTML-Format/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |