diff options
author | chinsan <chinsan@FreeBSD.org> | 2009-01-04 22:48:03 +0800 |
---|---|---|
committer | chinsan <chinsan@FreeBSD.org> | 2009-01-04 22:48:03 +0800 |
commit | dacec4955c682e95cb0e5d70271ed7841bb89625 (patch) | |
tree | 073903b5ff6fb15fbc5b3f2cf4d89f0cd5f1d70c /comms/p5-SMS-Send-TW-emome/Makefile | |
parent | 480cb0e5df3244883e901c74d6d9380069c43682 (diff) | |
download | freebsd-ports-gnome-dacec4955c682e95cb0e5d70271ed7841bb89625.tar.gz freebsd-ports-gnome-dacec4955c682e95cb0e5d70271ed7841bb89625.tar.zst freebsd-ports-gnome-dacec4955c682e95cb0e5d70271ed7841bb89625.zip |
- Update to 0.02
PR: ports/130141
Submitted by: chinsan
Approved by: snowfly (maintainer)
Diffstat (limited to 'comms/p5-SMS-Send-TW-emome/Makefile')
-rw-r--r-- | comms/p5-SMS-Send-TW-emome/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/p5-SMS-Send-TW-emome/Makefile b/comms/p5-SMS-Send-TW-emome/Makefile index 6e26b4877e71..ccac76e670d5 100644 --- a/comms/p5-SMS-Send-TW-emome/Makefile +++ b/comms/p5-SMS-Send-TW-emome/Makefile @@ -6,7 +6,7 @@ # PORTNAME= SMS-Send-TW-emome -PORTVERSION= 0.01 +PORTVERSION= 0.02 CATEGORIES= comms perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -19,7 +19,7 @@ RUN_DEPENDS= ${SITE_PERL}/SMS/Send.pm:${PORTSDIR}/comms/p5-SMS-Send \ ${SITE_PERL}/${PERL_ARCH}/Text/Iconv.pm:${PORTSDIR}/converters/p5-Text-Iconv BUILD_DEPENDS= ${SITE_PERL}/SMS/Send.pm:${PORTSDIR}/comms/p5-SMS-Send \ ${SITE_PERL}/WWW/Mechanize.pm:${PORTSDIR}/www/p5-WWW-Mechanize \ - ${SITE_PERL}/${PERL_ARCH}/Text/Iconv.pm:${PORTSDIR}/converters/p5-Text-Iconv + ${SITE_PERL}/${PERL_ARCH}/Text/Iconv.pm:${PORTSDIR}/converters/p5-Text-Iconv PERL_CONFIGURE= yes |