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 /archivers/fastjar | |
parent | 37170ce899bdf394cca1d0769b2215d84b15a7ee (diff) | |
download | pkgsrc-f1446ddf2bf8118f432b3ac74c88db3d832669a8.tar.gz |
Drop trailing whitespace. Ok'ed by wiz.
Diffstat (limited to 'archivers/fastjar')
-rw-r--r-- | archivers/fastjar/DESCR | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/archivers/fastjar/DESCR b/archivers/fastjar/DESCR index 802d0694f25..d69090d4c34 100644 --- a/archivers/fastjar/DESCR +++ b/archivers/fastjar/DESCR @@ -4,11 +4,11 @@ than the stock 'jar' program running without a JIT. Currently, the author is working on adding all the features present in the sun utility. At the moment, implemented features are: - * Archive creation - * Verbose/quiet output - * stdout vs. file output - * Manifest file support - * Deflation or storage + * Archive creation + * Verbose/quiet output + * stdout vs. file output + * Manifest file support + * Deflation or storage * Changing to a dir and adding files (-C) - * Archive content listing (-t) - * Archive extraction (-x) + * Archive content listing (-t) + * Archive extraction (-x) |