diff options
Diffstat (limited to '')
-rw-r--r-- | chinese/unzip/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chinese/unzip/Makefile b/chinese/unzip/Makefile index 17c64f98102c..879eed4d5612 100644 --- a/chinese/unzip/Makefile +++ b/chinese/unzip/Makefile @@ -14,4 +14,3 @@ MASTERDIR= ${.CURDIR}/../../archivers/unzip EXTRA_PATCHES= ${.CURDIR}/files/patch-fileio.c .include "${MASTERDIR}/Makefile" - |