1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

archives/unzip: Spell CATEGORIES correctly

This commit is contained in:
Tobias Kortkamp 2019-05-25 15:31:23 +00:00
parent ca46b6ae1f
commit b4968d13a2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=502580

View File

@ -3,7 +3,7 @@
PORTNAME= unzip
PORTVERSION= 6.0
PORTREVISION= 7
PORTREVISION= 8
CATEGORIES= archivers
MASTER_SITES= SF/infozip/UnZip%206.x%20%28latest%29/UnZip%20${PORTVERSION}/:main \
SF/infozip/UnZip%205.x%20and%20earlier/5.51/:unreduce
@ -69,7 +69,7 @@ EXTRA_PATCHES+= ${FILESDIR}/extra-iconv-patch-unix_unix.c \
.endif
.if ${PORT_OPTIONS:MCHINESE}
CATEGORES+= chinese
CATEGORIES+= chinese
EXTRA_PATCHES+= ${FILESDIR}/extra-zh-patch-fileio.c
.endif