diff options
author | tron <tron> | 2003-01-21 14:22:31 +0000 |
---|---|---|
committer | tron <tron> | 2003-01-21 14:22:31 +0000 |
commit | e34b84866853cf6086c687cc16cda907dee6a61f (patch) | |
tree | 21a0fc6f4d889b049096216590577b9ec049c38b /archivers/gtar | |
parent | 7605f103fba8f480314079c33ec46ac91efe7dd4 (diff) | |
download | pkgsrc-e34b84866853cf6086c687cc16cda907dee6a61f.tar.gz |
Fix typo in last commit.
Diffstat (limited to 'archivers/gtar')
-rw-r--r-- | archivers/gtar/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/archivers/gtar/Makefile b/archivers/gtar/Makefile index a8b3a18c47a..18eb3e54e47 100644 --- a/archivers/gtar/Makefile +++ b/archivers/gtar/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.18 2003/01/21 11:49:50 wiz Exp $ -# +# $NetBSD: Makefile,v 1.19 2003/01/21 14:22:31 tron Exp $ DISTNAME= gtar-1.13.25 -PKGNAME= 1 +PKGREVISION= 1 CATEGORIES= archivers MASTER_SITES= # empty DISTFILES= # empty |