diff options
Diffstat (limited to 'archivers/zip1/Makefile')
-rw-r--r-- | archivers/zip1/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/zip1/Makefile b/archivers/zip1/Makefile index 589d0ffa363..d1936d5c30b 100644 --- a/archivers/zip1/Makefile +++ b/archivers/zip1/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.36 2005/12/01 16:41:30 rillig Exp $ +# $NetBSD: Makefile,v 1.37 2006/02/05 23:08:05 joerg Exp $ # DISTNAME= zip1-1.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= archivers MASTER_SITES= ftp://ftp.info-zip.org/pub/infozip/src/ \ http://ftp.uni-koeln.de/util/arc/ |