diff options
author | Sergey Skvortsov <skv@FreeBSD.org> | 2005-05-13 16:19:29 +0000 |
---|---|---|
committer | Sergey Skvortsov <skv@FreeBSD.org> | 2005-05-13 16:19:29 +0000 |
commit | 5139be0a1c332b87441a434e14ac6d8d1809a331 (patch) | |
tree | 96293b0201b4b9b45ae8493e6f08c8031823960c /chinese/unzip | |
parent | 944fc2e60eb31bf1d88e0dc88848493fef7ae23e (diff) | |
download | ports-5139be0a1c332b87441a434e14ac6d8d1809a331.tar.gz ports-5139be0a1c332b87441a434e14ac6d8d1809a331.zip |
Notes
Diffstat (limited to 'chinese/unzip')
-rw-r--r-- | chinese/unzip/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chinese/unzip/Makefile b/chinese/unzip/Makefile index 10a487846274..438ae9a1f8c8 100644 --- a/chinese/unzip/Makefile +++ b/chinese/unzip/Makefile @@ -9,6 +9,8 @@ CATEGORIES= chinese MAINTAINER= statue@freebsd.netlab.cse.yzu.edu.tw +CONFLICTS= unzip-[0-9]* ko-unzip-[0-9]* ru-unzip-[0-9]* + MASTERDIR= ${.CURDIR}/../../archivers/unzip EXTRA_PATCHES= ${.CURDIR}/files/patch-fileio.c |