diff options
Diffstat (limited to 'inputmethod/ibus-table/Makefile')
-rw-r--r-- | inputmethod/ibus-table/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/ibus-table/Makefile b/inputmethod/ibus-table/Makefile index 85210955d88..ab0e79c7189 100644 --- a/inputmethod/ibus-table/Makefile +++ b/inputmethod/ibus-table/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.14 2014/09/05 11:43:01 obache Exp $ +# $NetBSD: Makefile,v 1.15 2014/11/03 08:40:23 obache Exp $ -DISTNAME= ibus-table-1.8.10 +DISTNAME= ibus-table-1.8.11 CATEGORIES= inputmethod MASTER_SITES= https://github.com/kaio/ibus-table/releases/download/${PKGVERSION_NOREV}/ |