diff options
author | Lars Engels <lme@FreeBSD.org> | 2014-02-04 20:09:29 +0000 |
---|---|---|
committer | Lars Engels <lme@FreeBSD.org> | 2014-02-04 20:09:29 +0000 |
commit | 934f74e518afdd9722b5488d57166d134786c402 (patch) | |
tree | 437acbcd51258b1f7731486c24e78589151c7692 /www | |
parent | acb99300829514d4829af6c9677828e772dcbdcf (diff) | |
download | ports-934f74e518afdd9722b5488d57166d134786c402.tar.gz ports-934f74e518afdd9722b5488d57166d134786c402.zip |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-CGI-Application-Plugin-TT/pkg-descr | 2 | ||||
-rw-r--r-- | www/p5-RPC-ExtDirect/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-CGI-Application-Plugin-TT/pkg-descr b/www/p5-CGI-Application-Plugin-TT/pkg-descr index 6df93f1fa71f..dd7074cf11ed 100644 --- a/www/p5-CGI-Application-Plugin-TT/pkg-descr +++ b/www/p5-CGI-Application-Plugin-TT/pkg-descr @@ -3,7 +3,7 @@ Toolkit engine to your CGI::Application modules by providing several helper methods that allow you to process template files from within your runmodes. -It compliments the support for HTML::Template that is built into +It complements the support for HTML::Template that is built into CGI::Application through the load_tmpl method. It also provides a few extra features than just the ability to load a template. diff --git a/www/p5-RPC-ExtDirect/Makefile b/www/p5-RPC-ExtDirect/Makefile index 7391c7f14c15..071272e60dcf 100644 --- a/www/p5-RPC-ExtDirect/Makefile +++ b/www/p5-RPC-ExtDirect/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= tj@FreeBSD.org -COMMENT= Perl extension for implimenting the Ext.Direct remoting protocol +COMMENT= Perl extension for implementing the Ext.Direct remoting protocol BUILD_DEPENDS= p5-Attribute-Handlers>=0.93:${PORTSDIR}/devel/p5-Attribute-Handlers \ p5-JSON>=2.53:${PORTSDIR}/converters/p5-JSON |