summaryrefslogtreecommitdiff
path: root/archivers/zip1
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2001-02-16 13:15:24 +0000
committerwiz <wiz@pkgsrc.org>2001-02-16 13:15:24 +0000
commitc53fae8ea17f706db2f32296be3379daf741ad54 (patch)
tree06a5f88befec2c73bde9a0271a4f85951b2118d5 /archivers/zip1
parent3dce66c1f76b221d0d5070766cfd87a117dc8adb (diff)
downloadpkgsrc-c53fae8ea17f706db2f32296be3379daf741ad54.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'archivers/zip1')
-rw-r--r--archivers/zip1/Makefile3
-rw-r--r--archivers/zip1/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/archivers/zip1/Makefile b/archivers/zip1/Makefile
index f7820ee9b6d..1ae702a13ec 100644
--- a/archivers/zip1/Makefile
+++ b/archivers/zip1/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2001/01/11 20:13:49 dent Exp $
+# $NetBSD: Makefile,v 1.11 2001/02/16 13:15:44 wiz Exp $
#
DISTNAME= zip1-1.1
@@ -9,6 +9,7 @@ DISTFILES= zip11.zip
MAINTAINER= tv@netbsd.org
HOMEPAGE= http://www.info-zip.org/pub/infozip/
+COMMENT= Create/update ZIP files compatible with pkzip version 1
BUILD_DEPENDS= unzip:../../archivers/unzip
diff --git a/archivers/zip1/pkg/COMMENT b/archivers/zip1/pkg/COMMENT
deleted file mode 100644
index 726c48c6841..00000000000
--- a/archivers/zip1/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-Create/update ZIP files compatible with pkzip version 1