aboutsummaryrefslogtreecommitdiffstats
path: root/devel/p5-PV
diff options
context:
space:
mode:
authorolgeni <olgeni@FreeBSD.org>2008-05-24 05:18:39 +0800
committerolgeni <olgeni@FreeBSD.org>2008-05-24 05:18:39 +0800
commita8b5b44ad9cc608ee8e8957d93e2a640b784396a (patch)
tree4e96c6a298f377e11e48dc993edcc859226331de /devel/p5-PV
parenta9a035c0d32720b85f03ba5f8921388f0a45c276 (diff)
downloadfreebsd-ports-gnome-a8b5b44ad9cc608ee8e8957d93e2a640b784396a.tar.gz
freebsd-ports-gnome-a8b5b44ad9cc608ee8e8957d93e2a640b784396a.tar.zst
freebsd-ports-gnome-a8b5b44ad9cc608ee8e8957d93e2a640b784396a.zip
Hunt for typos in devel/p5-*.
Diffstat (limited to 'devel/p5-PV')
-rw-r--r--devel/p5-PV/pkg-descr10
1 files changed, 5 insertions, 5 deletions
diff --git a/devel/p5-PV/pkg-descr b/devel/p5-PV/pkg-descr
index a20ec75b355d..e3bcf19215be 100644
--- a/devel/p5-PV/pkg-descr
+++ b/devel/p5-PV/pkg-descr
@@ -5,11 +5,11 @@ I needed a basic text-mode GUI framework to implement some
nice-looking proggies on Linux. Didn't find any around, so necessity
became the mother of PerlVision. And this beast kept growing as I made
love to Perl, so now it's far from 'basic'. Provides 90% of the
-features you'd want for a user interface, including checkboxes,
-radiobuttons, three different styles (!) of pushbuttons, single and
-multiple selection listboxes, an extensible editbox that does
-autowrapping, a scrollable viewbox, single line text entry fields, a
-menubar with pulldown menus, and full popup dialog boxes with multiple
+features you'd want for a user interface, including check boxes,
+radio buttons, three different styles (!) of pushbuttons, single and
+multiple selection list boxes, an extensible edit box that does
+auto-wrapping, a scrollable viewbox, single line text entry fields, a
+menu bar with pulldown menus, and full pop-up dialog boxes with multiple
controls.
This version of PerlVision uses Will Setzer's Curses.pm dynaload