diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2011-01-11 11:14:37 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2011-01-11 11:14:37 +0000 |
commit | ace26d1d8fac58d36988c17df324a32407064907 (patch) | |
tree | 2da252f90dc916eabf4e36dddc6bb08d57d3252f /www/p5-WWW-Mechanize-Shell/Makefile | |
parent | 2e023fb4504fd4cc301c0e820ff0e1e8c9091a54 (diff) |
Notes
Diffstat (limited to 'www/p5-WWW-Mechanize-Shell/Makefile')
-rw-r--r-- | www/p5-WWW-Mechanize-Shell/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/www/p5-WWW-Mechanize-Shell/Makefile b/www/p5-WWW-Mechanize-Shell/Makefile index b32f3b46b849..561a3efe11d1 100644 --- a/www/p5-WWW-Mechanize-Shell/Makefile +++ b/www/p5-WWW-Mechanize-Shell/Makefile @@ -6,9 +6,9 @@ # PORTNAME= WWW-Mechanize-Shell -PORTVERSION= 0.50 +PORTVERSION= 0.52 CATEGORIES= www perl5 -MASTER_SITES= CPAN +MASTER_SITES= CPAN/../../authors/id/C/CO/CORION PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org @@ -18,6 +18,7 @@ RUN_DEPENDS= p5-HTML-Display>=0:${PORTSDIR}/www/p5-HTML-Display \ p5-HTML-TokeParser-Simple>=2:${PORTSDIR}/www/p5-HTML-TokeParser-Simple \ p5-Hook-LexWrap>=0.2:${PORTSDIR}/devel/p5-Hook-LexWrap \ p5-Term-Shell>=0.02:${PORTSDIR}/devel/p5-Term-Shell \ + p5-parent>=0:${PORTSDIR}/devel/p5-parent \ p5-URI>=0:${PORTSDIR}/net/p5-URI \ p5-WWW-Mechanize>=1.2:${PORTSDIR}/www/p5-WWW-Mechanize \ p5-WWW-Mechanize-FormFiller>=0.05:${PORTSDIR}/www/p5-WWW-Mechanize-FormFiller \ |