diff options
author | tnn <tnn@pkgsrc.org> | 2008-05-18 01:48:58 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2008-05-18 01:48:58 +0000 |
commit | 09e93a8355b4b5dc12642b1e9d715b8ea600946a (patch) | |
tree | 0390762bd386eae934659ca221573da003b24d98 /archivers/gtar-info/Makefile | |
parent | d1ae4f5e27d4309d4afd0da3374e1436d29506a8 (diff) | |
download | pkgsrc-09e93a8355b4b5dc12642b1e9d715b8ea600946a.tar.gz |
Catch up with gtar-base-1.20.
Diffstat (limited to 'archivers/gtar-info/Makefile')
-rw-r--r-- | archivers/gtar-info/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/archivers/gtar-info/Makefile b/archivers/gtar-info/Makefile index fb3f0c2151a..e4c0949a984 100644 --- a/archivers/gtar-info/Makefile +++ b/archivers/gtar-info/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2007/07/19 14:54:04 joerg Exp $ +# $NetBSD: Makefile,v 1.26 2008/05/18 01:48:58 tnn Exp $ # -DISTNAME= tar-1.15.1 -PKGNAME= gtar-info-1.15.1 -PKGREVISION= 1 +DISTNAME= tar-1.20 +PKGNAME= gtar-info-1.20 SVR4_PKGNAME= gtari CATEGORIES= archivers MASTER_SITES= ${MASTER_SITE_GNU:=tar/} |