From f2199dfd8dad2ad82ce9f4b4c3f2474bd25694ec Mon Sep 17 00:00:00 2001 From: wiz Date: Sat, 21 Oct 2000 20:51:22 +0000 Subject: reorder line for pkglint --- archivers/zip/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'archivers/zip') diff --git a/archivers/zip/Makefile b/archivers/zip/Makefile index 2ea77593982..a7adacceab1 100644 --- a/archivers/zip/Makefile +++ b/archivers/zip/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2000/10/21 20:10:18 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2000/10/21 20:51:22 wiz Exp $ # FreeBSD Id: Makefile,v 1.10 1997/04/27 16:06:15 ache Exp # @@ -8,13 +8,13 @@ CATEGORIES= archivers MASTER_SITES= ftp://ftp.info-zip.org/pub/infozip/src/ \ ftp://ftp.icce.rug.nl/infozip/src/ DISTFILES= zip23.tar.gz zcrypt29.zip -EXTRACT_ONLY= zip23.tar.gz MAINTAINER= wiz@netbsd.org HOMEPAGE= http://www.info-zip.org/pub/infozip/Zip.html BUILD_DEPENDS= unzip:../../archivers/unzip +EXTRACT_ONLY= zip23.tar.gz MAKEFILE= unix/Makefile MAKE_FLAGS= LOCAL_ZIP="${CFLAGS}" ALL_TARGET= generic -- cgit v1.2.3