diff options
Diffstat (limited to 'inputmethod/scim-uim')
-rw-r--r-- | inputmethod/scim-uim/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/scim-uim/Makefile b/inputmethod/scim-uim/Makefile index 6e8e1e01747..f32773ac5db 100644 --- a/inputmethod/scim-uim/Makefile +++ b/inputmethod/scim-uim/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.33 2018/11/12 03:52:25 ryoon Exp $ +# $NetBSD: Makefile,v 1.34 2018/11/14 22:21:54 kleink Exp $ # DISTNAME= scim-uim-0.2.0 -PKGREVISION= 30 +PKGREVISION= 31 CATEGORIES= inputmethod MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scim/} |