From c53fae8ea17f706db2f32296be3379daf741ad54 Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 16 Feb 2001 13:15:24 +0000 Subject: Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. --- archivers/unzip/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'archivers/unzip/Makefile') diff --git a/archivers/unzip/Makefile b/archivers/unzip/Makefile index 0044daad475..91ca8e70602 100644 --- a/archivers/unzip/Makefile +++ b/archivers/unzip/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2001/02/15 18:10:48 fredb Exp $ +# $NetBSD: Makefile,v 1.26 2001/02/16 13:15:41 wiz Exp $ # FreeBSD Id: Makefile,v 1.14 1997/06/19 05:30:04 ache Exp # @@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.info-zip.org/pub/infozip/src/ \ MAINTAINER= packages@netbsd.org HOMEPAGE= ftp://ftp.info-zip.org/pub/infozip/UnZip.html +COMMENT= List, test and extract compressed files in a ZIP archive MAKEFILE= unix/Makefile ALL_TARGET= unzips -- cgit v1.2.3