diff options
author | tron <tron> | 2008-03-23 13:05:31 +0000 |
---|---|---|
committer | tron <tron> | 2008-03-23 13:05:31 +0000 |
commit | f2d8492f66648fdaacd0e4ba1cd049c47090c45a (patch) | |
tree | d6d4eaae4822f211511e8c3d5c439b025fe36da3 /archivers | |
parent | 6f6410cf71b2b2fe0ec87c79633ee71152fbeab1 (diff) | |
download | pkgsrc-f2d8492f66648fdaacd0e4ba1cd049c47090c45a.tar.gz |
Really bump the package revision.
Diffstat (limited to 'archivers')
-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 b421e0408e8..6c52354b391 100644 --- a/archivers/unzip/Makefile +++ b/archivers/unzip/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.68 2007/06/05 05:54:51 wiz Exp $ +# $NetBSD: Makefile,v 1.69 2008/03/23 13:05:31 tron Exp $ DISTNAME= unzip552 PKGNAME= unzip-5.52 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= archivers MASTER_SITES= ftp://ftp.info-zip.org/pub/infozip/src/ EXTRACT_SUFX= .tgz |