diff options
Diffstat (limited to 'archivers/javatar/pkg-descr')
-rw-r--r-- | archivers/javatar/pkg-descr | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/archivers/javatar/pkg-descr b/archivers/javatar/pkg-descr index cea43e802a54..e7936eef3114 100644 --- a/archivers/javatar/pkg-descr +++ b/archivers/javatar/pkg-descr @@ -3,5 +3,3 @@ This package allows you to create, and extract tar archives. Since the package uses InputStream and OutputStream, it is possible to combine this package with the java.util.zip package to handle .tar.gz files. - -WWW: http://www.trustice.com/java/tar/ |