aboutsummaryrefslogtreecommitdiff
path: root/www/p5-CGI-Untaint-date/pkg-descr
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/p5-CGI-Untaint-date/pkg-descr
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/p5-CGI-Untaint-date/pkg-descr')
-rw-r--r--www/p5-CGI-Untaint-date/pkg-descr10
1 files changed, 5 insertions, 5 deletions
diff --git a/www/p5-CGI-Untaint-date/pkg-descr b/www/p5-CGI-Untaint-date/pkg-descr
index 5b40cf9cdcb0..6dc0e3f87cbd 100644
--- a/www/p5-CGI-Untaint-date/pkg-descr
+++ b/www/p5-CGI-Untaint-date/pkg-descr
@@ -1,12 +1,12 @@
-This Input Handler verifies that it is dealing with a reasonable date.
-Reasonably means anything that Date::Manip thinks is sensible, so you
-could use any of (for example): "December 12, 2001" "12th December, 2001"
+This Input Handler verifies that it is dealing with a reasonable date.
+Reasonably means anything that Date::Manip thinks is sensible, so you
+could use any of (for example): "December 12, 2001" "12th December, 2001"
"2001-12-12" "next Tuesday" "third Wednesday in March"
-See Date::Manip for much more information on what date formats are
+See Date::Manip for much more information on what date formats are
acceptable.
-The resulting date will be a Date::Simple object. Date::Simple for more
+The resulting date will be a Date::Simple object. Date::Simple for more
information on this.
WWW: http://search.cpan.org/dist/CGI-Untaint-date/