diff options
author | wiz <wiz> | 2003-01-21 09:29:45 +0000 |
---|---|---|
committer | wiz <wiz> | 2003-01-21 09:29:45 +0000 |
commit | b02e364330bd3b29b0dd013531de98977cd5ee67 (patch) | |
tree | 661c3ba0f95ae62096fb7cefd04364af4611f8f1 /archivers/gtar-base | |
parent | a92c73a24ed25ca852cb85a2f9a5a64c5a90ce3d (diff) | |
download | pkgsrc-b02e364330bd3b29b0dd013531de98977cd5ee67.tar.gz |
Bump PKGREVISION for last change.
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/ \ |