summaryrefslogtreecommitdiff
path: root/devel/p5-SortVersions
diff options
context:
space:
mode:
authorjmmv <jmmv>2003-05-06 17:40:18 +0000
committerjmmv <jmmv>2003-05-06 17:40:18 +0000
commit5a79423b6feb188f48299ebbaf981575b33d3f48 (patch)
tree37ae7d212f46ef8018a7bd8c13edba7da1a47ed9 /devel/p5-SortVersions
parentf58f4f25565243e0fcd6ee359261be2e3cfc7286 (diff)
downloadpkgsrc-5a79423b6feb188f48299ebbaf981575b33d3f48.tar.gz
Drop trailing whitespace. Ok'ed by wiz.
Diffstat (limited to 'devel/p5-SortVersions')
-rw-r--r--devel/p5-SortVersions/DESCR10
1 files changed, 5 insertions, 5 deletions
diff --git a/devel/p5-SortVersions/DESCR b/devel/p5-SortVersions/DESCR
index f79be420242..dd0ac214573 100644
--- a/devel/p5-SortVersions/DESCR
+++ b/devel/p5-SortVersions/DESCR
@@ -1,6 +1,6 @@
-Sort::Versions allows easy sorting of mixed non-numeric and numeric strings,
-like the "version numbers" that many shared library systems and revision
-control packages use. This is quite useful if you are trying to deal with
-shared libraries. It can also be applied to applications that intersperse
-variable-width numeric fields within text. Other applications can
+Sort::Versions allows easy sorting of mixed non-numeric and numeric strings,
+like the "version numbers" that many shared library systems and revision
+control packages use. This is quite useful if you are trying to deal with
+shared libraries. It can also be applied to applications that intersperse
+variable-width numeric fields within text. Other applications can
undoubtedly be found.