summaryrefslogtreecommitdiff
path: root/archivers/zip
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2003-03-07 06:14:21 +0000
committerAde Lovett <ade@FreeBSD.org>2003-03-07 06:14:21 +0000
commit7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch)
treefd4e3235fcfaf2558312feb3c9527f1592b91aff /archivers/zip
parentRemove pkg-comment where COMMENT is already defined in the Makefile (diff)
Clear moonlight beckons.
Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
Notes
Notes: svn path=/head/; revision=77045
Diffstat (limited to 'archivers/zip')
-rw-r--r--archivers/zip/Makefile1
-rw-r--r--archivers/zip/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/archivers/zip/Makefile b/archivers/zip/Makefile
index 86f9938f2d26..2ed9e7e3dc5a 100644
--- a/archivers/zip/Makefile
+++ b/archivers/zip/Makefile
@@ -16,6 +16,7 @@ ZCRYPT_SRC= zcrypt29-exportable.zip
DISTFILES= zip23${EXTRACT_SUFX} ${ZCRYPT_SRC}
MAINTAINER= ache@FreeBSD.org
+COMMENT= Create/update ZIP files compatible with pkzip
BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip
diff --git a/archivers/zip/pkg-comment b/archivers/zip/pkg-comment
deleted file mode 100644
index 4765fa18f547..000000000000
--- a/archivers/zip/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Create/update ZIP files compatible with pkzip