summaryrefslogtreecommitdiff
path: root/devel/libtar
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 /devel/libtar
parent37170ce899bdf394cca1d0769b2215d84b15a7ee (diff)
downloadpkgsrc-f1446ddf2bf8118f432b3ac74c88db3d832669a8.tar.gz
Drop trailing whitespace. Ok'ed by wiz.
Diffstat (limited to 'devel/libtar')
-rw-r--r--devel/libtar/DESCR2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libtar/DESCR b/devel/libtar/DESCR
index 9fbab248a05..1420841d558 100644
--- a/devel/libtar/DESCR
+++ b/devel/libtar/DESCR
@@ -3,6 +3,6 @@ Key features:
- Handles both POSIX 1003.1-1990 tar file format and the GNU extensions.
- API provides functions for easy use, such as tar_extract_all().
- - Also provides functions for more granular use, such as
+ - Also provides functions for more granular use, such as
tar_append_regfile().
- Support compressed tar file by way of zlib.