summaryrefslogtreecommitdiff
path: root/archivers/zip
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2001-01-31 23:43:53 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2001-01-31 23:43:53 +0000
commit6b2fa83f26b554f38f3432831f6349e35c87e620 (patch)
tree293c08f1934919eafcb797b785129558b13b8d55 /archivers/zip
parentSocked directory must be readable by any to make ACL control works (diff)
Fix typo in pkg-comment: compatabile -> compatible.
Remove last blank line from files/patch-ab, to make portlint happy.
Notes
Notes: svn path=/head/; revision=37857
Diffstat (limited to 'archivers/zip')
-rw-r--r--archivers/zip/files/patch-ab1
-rw-r--r--archivers/zip/pkg-comment2
2 files changed, 1 insertions, 2 deletions
diff --git a/archivers/zip/files/patch-ab b/archivers/zip/files/patch-ab
index a0d1602d7cd5..86dcfcda1f1e 100644
--- a/archivers/zip/files/patch-ab
+++ b/archivers/zip/files/patch-ab
@@ -17,4 +17,3 @@
+CFLAGS += -I. -DUNIX $(LOCAL_ZIP)
LFLAGS1 =
LFLAGS2 = -s
-
diff --git a/archivers/zip/pkg-comment b/archivers/zip/pkg-comment
index 3492baa7fb86..4765fa18f547 100644
--- a/archivers/zip/pkg-comment
+++ b/archivers/zip/pkg-comment
@@ -1 +1 @@
-Create/update ZIP files compatabile with pkzip
+Create/update ZIP files compatible with pkzip