diff options
author | adam <adam@pkgsrc.org> | 2021-09-29 19:00:02 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2021-09-29 19:00:02 +0000 |
commit | 3c26900bdec43ba96cb9ef764679e78883765c08 (patch) | |
tree | d7d1327295be82f463d6fc3b3697f16b74f504ff /inputmethod/mozc-elisp | |
parent | 914bbf781af88c0cb849a9b37376e4c15c838803 (diff) | |
download | pkgsrc-3c26900bdec43ba96cb9ef764679e78883765c08.tar.gz |
revbump for boost-libs
Diffstat (limited to 'inputmethod/mozc-elisp')
-rw-r--r-- | inputmethod/mozc-elisp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/mozc-elisp/Makefile b/inputmethod/mozc-elisp/Makefile index 3aa33a6a0b1..434c3494781 100644 --- a/inputmethod/mozc-elisp/Makefile +++ b/inputmethod/mozc-elisp/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.57 2021/04/21 13:24:54 adam Exp $ +# $NetBSD: Makefile,v 1.58 2021/09/29 19:00:51 adam Exp $ PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME:S/mozc-/mozc-elisp-/} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= inputmethod editors EMACS_MODULES= base leim |