diff options
Diffstat (limited to 'textproc/uim/Makefile')
-rw-r--r-- | textproc/uim/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/uim/Makefile b/textproc/uim/Makefile index 966d60bd85c4..065ff68da1ce 100644 --- a/textproc/uim/Makefile +++ b/textproc/uim/Makefile @@ -2,6 +2,7 @@ PORTNAME= uim PORTVERSION= 1.8.9.b.20210104 +PORTREVISION= 1 CATEGORIES?= textproc .if !defined(UIM_SLAVE) && defined(WITHOUT_X11) PKGNAMESUFFIX= -nox11 |