diff options
Diffstat (limited to 'textproc/ibus/Makefile')
-rw-r--r-- | textproc/ibus/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/ibus/Makefile b/textproc/ibus/Makefile index 6c866c56a3e3..0962cd12e9b7 100644 --- a/textproc/ibus/Makefile +++ b/textproc/ibus/Makefile @@ -3,7 +3,7 @@ PORTNAME= ibus PORTVERSION= 1.5.18 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= textproc MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/${PORTVERSION}/ DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} |