diff options
author | kim <kim@pkgsrc.org> | 1999-09-18 14:53:26 +0000 |
---|---|---|
committer | kim <kim@pkgsrc.org> | 1999-09-18 14:53:26 +0000 |
commit | f01bf6e83cb202954728a9a91a058db625aa7073 (patch) | |
tree | 40d58ff878f8b60c7328fe04ad5f08f17123d2e2 /archivers | |
parent | 3eddbd5848309599398810c12c1c6330a4898303 (diff) | |
download | pkgsrc-f01bf6e83cb202954728a9a91a058db625aa7073.tar.gz |
Copied from DESCR,v
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/gtar-base/pkg/DESCR | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/archivers/gtar-base/pkg/DESCR b/archivers/gtar-base/pkg/DESCR new file mode 100644 index 00000000000..be9f3f0d8fb --- /dev/null +++ b/archivers/gtar-base/pkg/DESCR @@ -0,0 +1,5 @@ +GNU tar, originally shipped as NetBSD's "tar" up to version 1.3, is a +full-featured tar command that can access remote and local magnetic tapes, +tar files (ustar, POSIX, and V7), and even compressed or gzipped versions +of these. Note that as of the current version of GNU tar (1.12), gtar +does not create "correct" ustar archives. |