summaryrefslogtreecommitdiff
path: root/print/pdflib
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2003-05-06 17:40:18 +0000
committerjmmv <jmmv@pkgsrc.org>2003-05-06 17:40:18 +0000
commitf1446ddf2bf8118f432b3ac74c88db3d832669a8 (patch)
tree37ae7d212f46ef8018a7bd8c13edba7da1a47ed9 /print/pdflib
parent37170ce899bdf394cca1d0769b2215d84b15a7ee (diff)
downloadpkgsrc-f1446ddf2bf8118f432b3ac74c88db3d832669a8.tar.gz
Drop trailing whitespace. Ok'ed by wiz.
Diffstat (limited to 'print/pdflib')
-rw-r--r--print/pdflib/DESCR10
1 files changed, 5 insertions, 5 deletions
diff --git a/print/pdflib/DESCR b/print/pdflib/DESCR
index b9a45a42e40..25b4b55f0fa 100644
--- a/print/pdflib/DESCR
+++ b/print/pdflib/DESCR
@@ -1,6 +1,6 @@
-PDFlib is a library of C routines which allow you to programmatically
-generate files in Adobe's Portable Document Format PDF. PDFlib acts as
-a backend processor to your own programs. While you (the programmer) are
-responsible for retrieving or maintaining the data to be processed, PDFlib
+PDFlib is a library of C routines which allow you to programmatically
+generate files in Adobe's Portable Document Format PDF. PDFlib acts as
+a backend processor to your own programs. While you (the programmer) are
+responsible for retrieving or maintaining the data to be processed, PDFlib
takes over the task of generating the PDF code which graphically represents
-your data.
+your data.