diff options
author | knu <knu@FreeBSD.org> | 2001-09-11 20:09:13 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2001-09-11 20:09:13 +0800 |
commit | e6c199cbd08a23970f0228445917e2707d86e286 (patch) | |
tree | 16daf0d675cd955b5373177cc1ad5b5277128dd5 /archivers/gtar/pkg-descr | |
parent | 7616e14611c426fca47d4ce21aa7f9dba90259fb (diff) | |
download | freebsd-ports-gnome-e6c199cbd08a23970f0228445917e2707d86e286.tar.gz freebsd-ports-gnome-e6c199cbd08a23970f0228445917e2707d86e286.tar.zst freebsd-ports-gnome-e6c199cbd08a23970f0228445917e2707d86e286.zip |
Update to 1.13.22.
PR: ports/30371
Submitted by: Cyrille Lefevre <clefevre@citeweb.net>
Add a patch to work around a /bin/sh bug described in PR #30392.
Submitted by: Christian Weisgerber <naddy@mips.inka.de>
Diffstat (limited to 'archivers/gtar/pkg-descr')
-rw-r--r-- | archivers/gtar/pkg-descr | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/archivers/gtar/pkg-descr b/archivers/gtar/pkg-descr index b60fa9bbf969..4af8c89bc921 100644 --- a/archivers/gtar/pkg-descr +++ b/archivers/gtar/pkg-descr @@ -10,3 +10,5 @@ This distribution also includes rmt, the remote tape server. Note that this port will install these utilities with a 'g' prefix, e.g. gtar, but the texinfo documentation will refer to them without the 'g' prefix. + +WWW: http://www.gnu.org/software/tar/tar.html |