diff options
author | olgeni <olgeni@FreeBSD.org> | 2001-01-31 23:43:53 +0000 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2001-01-31 23:43:53 +0000 |
commit | 5b025b05b12e891cee50661d0c1f7cb6264a9e58 (patch) | |
tree | fca030c530c7e8d762e1b094023c99b2e28f6bd4 /archivers | |
parent | c3734129e1224135b765291c07f0334b7eb0ccff (diff) | |
download | FreeBSD-ports-5b025b05b12e891cee50661d0c1f7cb6264a9e58.zip FreeBSD-ports-5b025b05b12e891cee50661d0c1f7cb6264a9e58.tar.gz |
Fix typo in pkg-comment: compatabile -> compatible.
Remove last blank line from files/patch-ab, to make portlint happy.
Diffstat (limited to 'archivers')
-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 a0d1602..86dcfcd 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 3492baa..4765fa1 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 |