diff options
author | wiz <wiz@pkgsrc.org> | 2015-11-13 22:13:43 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2015-11-13 22:13:43 +0000 |
commit | 4b85bceb7289d525fdac7f332b4115c2fe65e56e (patch) | |
tree | 126a8941ef38b1fddc7d3455b6bd8afa52814aab /archivers/unzip | |
parent | 22be3028189446ae147a5e5316495dc60fb0f50b (diff) | |
download | pkgsrc-4b85bceb7289d525fdac7f332b4115c2fe65e56e.tar.gz |
Bump PKGREVISION for NO_LCHMOD change on Linux.
Diffstat (limited to 'archivers/unzip')
-rw-r--r-- | archivers/unzip/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/unzip/Makefile b/archivers/unzip/Makefile index be477b8193e..39c86260318 100644 --- a/archivers/unzip/Makefile +++ b/archivers/unzip/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.92 2015/11/13 22:13:22 wiz Exp $ +# $NetBSD: Makefile,v 1.93 2015/11/13 22:13:43 wiz Exp $ DISTNAME= unzip60 PKGNAME= unzip-6.0 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= archivers MASTER_SITES= ftp://ftp.info-zip.org/pub/infozip/src/ EXTRACT_SUFX= .tgz |