[99269] trunk/dports/perl/p5-http-request-ascgi/Portfile
Revision: 99269 http://trac.macports.org//changeset/99269 Author: ryandesign@macports.org Date: 2012-10-30 13:38:59 -0700 (Tue, 30 Oct 2012) Log Message: ----------- p5-http-request-ascgi: fix typos in description Modified Paths: -------------- trunk/dports/perl/p5-http-request-ascgi/Portfile Modified: trunk/dports/perl/p5-http-request-ascgi/Portfile =================================================================== --- trunk/dports/perl/p5-http-request-ascgi/Portfile 2012-10-30 20:36:21 UTC (rev 99268) +++ trunk/dports/perl/p5-http-request-ascgi/Portfile 2012-10-30 20:38:59 UTC (rev 99269) @@ -8,9 +8,9 @@ revision 3 license {Artistic-1 GPL} maintainers nomaintainer -description Setup a CGI enviroment from a HTTP::Request -long_description Provides a convinient way of setting up an CGI \ - enviroment from a HTTP::Request. +description Set up a CGI environment from an HTTP::Request +long_description Provides a convenient way of setting up an CGI \ + environment from an HTTP::Request. platforms darwin
participants (1)
-
ryandesign@macports.org