diff options
Diffstat (limited to 'inputmethod/scim-uim/Makefile')
-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 1f85a3fee36..6e8e1e01747 100644 --- a/inputmethod/scim-uim/Makefile +++ b/inputmethod/scim-uim/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.32 2018/04/16 14:34:47 wiz Exp $ +# $NetBSD: Makefile,v 1.33 2018/11/12 03:52:25 ryoon Exp $ # DISTNAME= scim-uim-0.2.0 -PKGREVISION= 29 +PKGREVISION= 30 CATEGORIES= inputmethod MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scim/} |