Fix CONFLICTS:

[a-z][a-z]-unzip-[0-9]* is too broad regex - it's my fault :(
This commit is contained in:
Sergey Skvortsov 2005-05-13 12:25:11 +00:00
parent acd6355a58
commit d8cbc287c8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=135185

View file

@ -10,7 +10,7 @@ CATEGORIES= russian archivers
MAINTAINER= den@FreeBSD.org
COMMENT= Unzip with CP866 and KOI8-R support
CONFLICTS= unzip-[0-9]* [a-z][a-z]-unzip-[0-9]*
CONFLICTS= unzip-[0-9]* ch-unzip-[0-9]* ko-unzip-[0-9]*
EXTRA_PATCHES= ${.CURDIR}/files/patch-ebcdic.h