diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2005-02-25 16:52:06 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2005-02-25 16:52:06 +0000 |
commit | 49e760f608e5c5dc3c7640cebc4af9dece0ec744 (patch) | |
tree | 1a6635d92725cf29cf90b7febf682554b3da1944 /www/p5-WWW-Mechanize/Makefile | |
parent | 827b9dbfaa7b5b9dd32695f39f0d855958125d51 (diff) | |
download | ports-49e760f608e5c5dc3c7640cebc4af9dece0ec744.tar.gz ports-49e760f608e5c5dc3c7640cebc4af9dece0ec744.zip |
Notes
Diffstat (limited to 'www/p5-WWW-Mechanize/Makefile')
-rw-r--r-- | www/p5-WWW-Mechanize/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-WWW-Mechanize/Makefile b/www/p5-WWW-Mechanize/Makefile index a133688ad3ab..75981599a266 100644 --- a/www/p5-WWW-Mechanize/Makefile +++ b/www/p5-WWW-Mechanize/Makefile @@ -6,7 +6,7 @@ # PORTNAME= WWW-Mechanize -PORTVERSION= 1.10 +PORTVERSION= 1.12 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= WWW @@ -16,7 +16,7 @@ MAINTAINER= perl@FreeBSD.org COMMENT= This module is to help you automate interaction with a website BUILD_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww \ - ${SITE_PERL}/IO/Socket/SSL.pm:${PORTSDIR}/security/p5-IO-Socket-SSL + ${SITE_PERL}/IO/Socket/SSL.pm:${PORTSDIR}/security/p5-IO-Socket-SSL RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |