diff options
author | jmmv <jmmv@pkgsrc.org> | 2003-05-06 17:40:18 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2003-05-06 17:40:18 +0000 |
commit | f1446ddf2bf8118f432b3ac74c88db3d832669a8 (patch) | |
tree | 37ae7d212f46ef8018a7bd8c13edba7da1a47ed9 /print/xpdf | |
parent | 37170ce899bdf394cca1d0769b2215d84b15a7ee (diff) | |
download | pkgsrc-f1446ddf2bf8118f432b3ac74c88db3d832669a8.tar.gz |
Drop trailing whitespace. Ok'ed by wiz.
Diffstat (limited to 'print/xpdf')
-rw-r--r-- | print/xpdf/DESCR | 2 | ||||
-rw-r--r-- | print/xpdf/Makefile | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/print/xpdf/DESCR b/print/xpdf/DESCR index 529ea8799d9..5745d3fbf99 100644 --- a/print/xpdf/DESCR +++ b/print/xpdf/DESCR @@ -1,4 +1,4 @@ -Xpdf is a viewer for Portable Document Format (PDF) files. +Xpdf is a viewer for Portable Document Format (PDF) files. Xpdf is designed to be small and efficient. It runs under X, using the Motif libraries. It can use Type 1, TrueType, or standard X diff --git a/print/xpdf/Makefile b/print/xpdf/Makefile index b5d625fa3e3..0bc0d31c3ad 100644 --- a/print/xpdf/Makefile +++ b/print/xpdf/Makefile @@ -1,5 +1,5 @@ -# $NetBSD: Makefile,v 1.17 2003/03/25 14:02:37 salo Exp $ -# +# $NetBSD: Makefile,v 1.18 2003/05/06 17:42:29 jmmv Exp $ +# DISTNAME= xpdf-2.02 CATEGORIES= print |