diff options
Diffstat (limited to 'archivers/gtar-base')
-rw-r--r-- | archivers/gtar-base/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/archivers/gtar-base/Makefile b/archivers/gtar-base/Makefile index 91346b7c31e..371f9418e1d 100644 --- a/archivers/gtar-base/Makefile +++ b/archivers/gtar-base/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.26 2003/01/20 23:23:57 jschauma Exp $ +# $NetBSD: Makefile,v 1.27 2003/01/21 09:29:45 wiz Exp $ # DISTNAME= tar-1.13.25 PKGNAME= gtar-base-1.13.25 +PKGREVISION= 1 SVR4_PKGNAME= gtarb CATEGORIES= archivers MASTER_SITES= ftp://alpha.gnu.org/gnu/tar/ \ |