summaryrefslogtreecommitdiff
path: root/inputmethod/uim
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2019-11-07 03:01:35 +0000
committerryoon <ryoon@pkgsrc.org>2019-11-07 03:01:35 +0000
commit422e4e4d584fc9f9b7b8ac6e69c922a5e746c18f (patch)
tree13370ab131ba0c354e43bcf3834e1f5478db295e /inputmethod/uim
parent571a74fb16c13797e65a093655b2c8fb3bcac9dc (diff)
downloadpkgsrc-422e4e4d584fc9f9b7b8ac6e69c922a5e746c18f.tar.gz
The version number problem of uim-elisp is fixed in another way
Revert previous partially.
Diffstat (limited to 'inputmethod/uim')
-rw-r--r--inputmethod/uim/Makefile.common5
1 files changed, 2 insertions, 3 deletions
diff --git a/inputmethod/uim/Makefile.common b/inputmethod/uim/Makefile.common
index 4d184eb11f5..9a4240682be 100644
--- a/inputmethod/uim/Makefile.common
+++ b/inputmethod/uim/Makefile.common
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile.common,v 1.15 2019/11/05 17:13:10 ryoon Exp $
+# $NetBSD: Makefile.common,v 1.16 2019/11/07 03:01:35 ryoon Exp $
#
# used by inputmethod/uim/Makefile
# used by inputmethod/uim-elisp/Makefile
-UIM_VERSION= 1.8.8
-DISTNAME= uim-${UIM_VERSION}
+DISTNAME= uim-1.8.8
CATEGORIES= inputmethod
MASTER_SITES= ${MASTER_SITE_GITHUB:=uim/}
GITHUB_RELEASE= ${DISTNAME:S/^uim-//1}