summaryrefslogtreecommitdiff
path: root/archivers/xpk
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 /archivers/xpk
parentf58f4f25565243e0fcd6ee359261be2e3cfc7286 (diff)
downloadpkgsrc-5a79423b6feb188f48299ebbaf981575b33d3f48.tar.gz
Drop trailing whitespace. Ok'ed by wiz.
Diffstat (limited to 'archivers/xpk')
-rw-r--r--archivers/xpk/DESCR8
1 files changed, 4 insertions, 4 deletions
diff --git a/archivers/xpk/DESCR b/archivers/xpk/DESCR
index a05a915e69c..dec23e4a9ce 100644
--- a/archivers/xpk/DESCR
+++ b/archivers/xpk/DESCR
@@ -2,9 +2,9 @@ This package is a UNIX port of the Amiga XPK library.
The XPK system consists of a master library (libxpkmaster.so) and several
(un)packer sub-libraries (libxpkXXXX.so). Application programs only use the
-master library directly: the master library takes care of loading and using
-the sub-libraries. Each sub-library implements one type of compression.
+master library directly: the master library takes care of loading and using
+the sub-libraries. Each sub-library implements one type of compression.
-There are different libraries for different types of data. When unpacking the
-applications do not need to know which library was used to pack the data -
+There are different libraries for different types of data. When unpacking the
+applications do not need to know which library was used to pack the data -
the appropriate library needs to be installed.