From 7bd7a33e6459e8c4e70232941646654e0ab07ca0 Mon Sep 17 00:00:00 2001 From: nia Date: Tue, 5 Nov 2019 21:32:14 +0000 Subject: uim-elisp: Fix version number --- inputmethod/uim-elisp/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'inputmethod') diff --git a/inputmethod/uim-elisp/Makefile b/inputmethod/uim-elisp/Makefile index 06c2cb960e0..96644296567 100644 --- a/inputmethod/uim-elisp/Makefile +++ b/inputmethod/uim-elisp/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2014/12/07 02:29:00 obache Exp $ +# $NetBSD: Makefile,v 1.13 2019/11/05 21:32:14 nia Exp $ .include "../../inputmethod/uim/Makefile.common" -PKGNAME= ${EMACS_PKGNAME_PREFIX}uim-elisp-${UIM_VERSION} +PKGNAME= ${EMACS_PKGNAME_PREFIX}uim-elisp-${DISTNAME:S/^uim-//1} CATEGORIES= inputmethod editors COMMENT= Emacs LISP for inputmethod/uim -- cgit v1.2.3