mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -04:00
Fix CONFLICTS (again - don't blame me!):
"ch-" => "zh-"
This commit is contained in:
parent
d8cbc287c8
commit
40eecb0229
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=135186
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ CATEGORIES= russian archivers
|
||||||
MAINTAINER= den@FreeBSD.org
|
MAINTAINER= den@FreeBSD.org
|
||||||
COMMENT= Unzip with CP866 and KOI8-R support
|
COMMENT= Unzip with CP866 and KOI8-R support
|
||||||
|
|
||||||
CONFLICTS= unzip-[0-9]* ch-unzip-[0-9]* ko-unzip-[0-9]*
|
CONFLICTS= unzip-[0-9]* zh-unzip-[0-9]* ko-unzip-[0-9]*
|
||||||
|
|
||||||
EXTRA_PATCHES= ${.CURDIR}/files/patch-ebcdic.h
|
EXTRA_PATCHES= ${.CURDIR}/files/patch-ebcdic.h
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue