aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Web-Scraper/Makefile
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2009-07-15 00:27:18 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2009-07-15 00:27:18 +0000
commitf75191089238f114053da582ba5c41ab65bfedf2 (patch)
tree54796c1e9a6fad01fe04d0841f70ac691b3ba888 /www/p5-Web-Scraper/Makefile
parent830b05e76fcb842cbf2a427a4a296fe5f54674c9 (diff)
Notes
Diffstat (limited to 'www/p5-Web-Scraper/Makefile')
-rw-r--r--www/p5-Web-Scraper/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-Web-Scraper/Makefile b/www/p5-Web-Scraper/Makefile
index bb408281ada4..f9289d025e40 100644
--- a/www/p5-Web-Scraper/Makefile
+++ b/www/p5-Web-Scraper/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Web-Scraper
-PORTVERSION= 0.28
+PORTVERSION= 0.30
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -29,6 +29,6 @@ RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Scalar/Util.pm:${PORTSDIR}/lang/p5-Scalar
PERL_CONFIGURE= 5.8.1+
-MAN3= Web::Scraper.3 Web::Scraper::Filter.3
+MAN3= Web::Scraper.3 Web::Scraper::Filter.3 Web::Scraper::LibXML.3
.include <bsd.port.mk>