diff options
-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 |