diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-01-31 23:43:53 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-01-31 23:43:53 +0000 |
commit | 6b2fa83f26b554f38f3432831f6349e35c87e620 (patch) | |
tree | 293c08f1934919eafcb797b785129558b13b8d55 /archivers/zip | |
parent | f875d57f3c4ca3bdf1bc17b1f0e9d857698a94f5 (diff) | |
download | ports-6b2fa83f26b554f38f3432831f6349e35c87e620.tar.gz ports-6b2fa83f26b554f38f3432831f6349e35c87e620.zip |
Notes
Diffstat (limited to 'archivers/zip')
-rw-r--r-- | archivers/zip/files/patch-ab | 1 | ||||
-rw-r--r-- | archivers/zip/pkg-comment | 2 |
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 |