aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorlme <lme@FreeBSD.org>2014-02-05 04:09:29 +0800
committerlme <lme@FreeBSD.org>2014-02-05 04:09:29 +0800
commita1014e4b5b9be407125c0e2b06b2db4f62e18f46 (patch)
tree437acbcd51258b1f7731486c24e78589151c7692 /www
parent4b9aa0c19bc5bf724e2399de83f9a7d4381f167d (diff)
downloadfreebsd-ports-gnome-a1014e4b5b9be407125c0e2b06b2db4f62e18f46.tar.gz
freebsd-ports-gnome-a1014e4b5b9be407125c0e2b06b2db4f62e18f46.tar.zst
freebsd-ports-gnome-a1014e4b5b9be407125c0e2b06b2db4f62e18f46.zip
Fix several typos in the ports tree.
PR: ports/176378 Submitted by: Christoph Mallon <christoph.mallon@gmx.de>
Diffstat (limited to 'www')
-rw-r--r--www/p5-CGI-Application-Plugin-TT/pkg-descr2
-rw-r--r--www/p5-RPC-ExtDirect/Makefile2
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