diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2010-01-25 14:00:25 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2010-01-25 14:00:25 +0000 |
commit | 8bfc0026c6a57e3a2c0074f3cc9f32cead487821 (patch) | |
tree | 8defd68f60601a30113b846ef14f62eac0d466c5 /www/p5-WWW-Mechanize-Plugin-phpBB | |
parent | 10aac448c3afbd8eae12dc62d81e98f088632e8e (diff) | |
download | ports-8bfc0026c6a57e3a2c0074f3cc9f32cead487821.tar.gz ports-8bfc0026c6a57e3a2c0074f3cc9f32cead487821.zip |
Notes
Diffstat (limited to 'www/p5-WWW-Mechanize-Plugin-phpBB')
-rw-r--r-- | www/p5-WWW-Mechanize-Plugin-phpBB/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-WWW-Mechanize-Plugin-phpBB/Makefile b/www/p5-WWW-Mechanize-Plugin-phpBB/Makefile index 2b29ede49239..602b6638d925 100644 --- a/www/p5-WWW-Mechanize-Plugin-phpBB/Makefile +++ b/www/p5-WWW-Mechanize-Plugin-phpBB/Makefile @@ -7,6 +7,7 @@ PORTNAME= WWW-Mechanize-Plugin-phpBB PORTVERSION= 0.02 +PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -16,7 +17,6 @@ COMMENT= Screen scraper for phpBB installations BUILD_DEPENDS= p5-WWW-Mechanize>=0:${PORTSDIR}/www/p5-WWW-Mechanize \ p5-WWW-Mechanize-Pluggable>=0.10:${PORTSDIR}/www/p5-WWW-Mechanize-Pluggable \ - p5-Module-Pluggable>=0:${PORTSDIR}/devel/p5-Module-Pluggable \ p5-HTML-Tree>=0:${PORTSDIR}/www/p5-HTML-Tree \ p5-Log-Log4perl>=1.0:${PORTSDIR}/devel/p5-Log-Log4perl \ p5-Class-Accessor>=0.19:${PORTSDIR}/devel/p5-Class-Accessor |