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 7eb95c816a1f..12c2855b00f6 100644 --- a/textproc/uim/Makefile +++ b/textproc/uim/Makefile @@ -7,6 +7,7 @@ PORTNAME= uim PORTVERSION= 1.3.1 +PORTREVISION= 1 CATEGORIES?= textproc MASTER_SITES= http://uim.freedesktop.org/releases/ .if !defined(UIM_SLAVE) && defined(WITHOUT_X11) |