aboutsummaryrefslogtreecommitdiff
path: root/x11/libsx
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 /x11/libsx
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 'x11/libsx')
-rw-r--r--x11/libsx/pkg-descr12
1 files changed, 6 insertions, 6 deletions
diff --git a/x11/libsx/pkg-descr b/x11/libsx/pkg-descr
index 62ef3519681c..24b534c5d8f9 100644
--- a/x11/libsx/pkg-descr
+++ b/x11/libsx/pkg-descr
@@ -1,7 +1,7 @@
-Libsx is a library of code that sits on top of and to the side of the
-Athena widget set. Its purpose is to make writing X applications
-*much* easier. To accomplish this, libsx encapsulates a large
-portion of the uglier details that arise while programming in X and
-it fills in some gaps that exist with the Athena Widget set (such as
-a widget for drawing graphics); libsx tries to simplify the common
+Libsx is a library of code that sits on top of and to the side of the
+Athena widget set. Its purpose is to make writing X applications
+*much* easier. To accomplish this, libsx encapsulates a large
+portion of the uglier details that arise while programming in X and
+it fills in some gaps that exist with the Athena Widget set (such as
+a widget for drawing graphics); libsx tries to simplify the common
case down to a single function call with only a few arguments.