diff --git a/editors/mined/Makefile b/editors/mined/Makefile index 573d8b38cb99..4ab361a1bc97 100644 --- a/editors/mined/Makefile +++ b/editors/mined/Makefile @@ -1,6 +1,6 @@ PORTNAME= mined PORTVERSION= 2022.27 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= editors MAINTAINER= thierry@FreeBSD.org @@ -23,7 +23,7 @@ MAKE_ARGS= GMAKE="${MAKE_CMD}" CC="${CC}" OPT="${CFLAGS}" INSTALL_TARGET= localinstall MAKE_JOBS_UNSAFE= yes -UCD_VER= 15.1.0 +UCD_VER= 16.0.0 UCD_DISTDIR= ${DISTDIR}/unicode-UCD/${UCD_VER} OPTIONS_DEFINE= DOCS