aboutsummaryrefslogtreecommitdiff
path: root/www/cgicc
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2016-05-19 10:53:05 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2016-05-19 10:53:05 +0000
commit1f8b48b772b2d0ac0ed48a8259d2117ea3236a90 (patch)
tree06f11bc7b351f3abf3bf5507405afdba5374614e /www/cgicc
parent4e942b64191e2ef98dce2c5af31047a8640db768 (diff)
downloadports-1f8b48b772b2d0ac0ed48a8259d2117ea3236a90.tar.gz
ports-1f8b48b772b2d0ac0ed48a8259d2117ea3236a90.zip
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=415500
Diffstat (limited to 'www/cgicc')
-rw-r--r--www/cgicc/pkg-descr12
1 files changed, 6 insertions, 6 deletions
diff --git a/www/cgicc/pkg-descr b/www/cgicc/pkg-descr
index 593ed26aa1c2..4758277c5616 100644
--- a/www/cgicc/pkg-descr
+++ b/www/cgicc/pkg-descr
@@ -3,14 +3,14 @@ the creation of CGI applications for the World Wide Web.
cgicc performs the following functions:
- - Parses both GET and POST form data transparently.
+ - Parses both GET and POST form data transparently.
- Provides string, integer, floating-point and single- and multiple-choice
- retrieval methods for form data.
+ retrieval methods for form data.
- Provides methods for saving and restoring CGI environments to aid in
- application debugging.
+ application debugging.
- Provides full on-the-fly HTML generation capabilities, with support for
- cookies.
- - Supports HTTP file upload.
- - Compatible with FastCGI.
+ cookies.
+ - Supports HTTP file upload.
+ - Compatible with FastCGI.
WWW: http://www.gnu.org/software/cgicc/