diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2010-01-20 01:28:55 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2010-01-20 01:28:55 +0000 |
commit | bb44e6d1a53c57d367efaef4f0ed105146e807d1 (patch) | |
tree | 41fb67f6422fe885b03fd03e28534b26e5656b1f /www/p5-WWW-Google-News-TW | |
parent | 3eea4ba0fb2db61db46710a5a6cf84d0ec27bf53 (diff) |
Notes
Diffstat (limited to 'www/p5-WWW-Google-News-TW')
-rw-r--r-- | www/p5-WWW-Google-News-TW/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-WWW-Google-News-TW/Makefile b/www/p5-WWW-Google-News-TW/Makefile index 2e2175afd3e7..3792fb4e2e11 100644 --- a/www/p5-WWW-Google-News-TW/Makefile +++ b/www/p5-WWW-Google-News-TW/Makefile @@ -7,6 +7,7 @@ PORTNAME= WWW-Google-News-TW PORTVERSION= 0.12 +PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -16,7 +17,6 @@ COMMENT= Access to Google's Taiwan News Service (Not Usenet) BUILD_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww \ ${SITE_PERL}/URI/Escape.pm:${PORTSDIR}/net/p5-URI \ - ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple \ ${SITE_PERL}/YAML.pm:${PORTSDIR}/textproc/p5-YAML RUN_DEPENDS= ${BUILD_DEPENDS} |