diff options
Diffstat (limited to 'inputmethod/ibus-handwrite/Makefile')
-rw-r--r-- | inputmethod/ibus-handwrite/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/ibus-handwrite/Makefile b/inputmethod/ibus-handwrite/Makefile index 2622106ecd4..cf1b35211d8 100644 --- a/inputmethod/ibus-handwrite/Makefile +++ b/inputmethod/ibus-handwrite/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 2014/08/28 10:27:28 obache Exp $ +# $NetBSD: Makefile,v 1.32 2015/03/15 17:09:00 hiramatsu Exp $ # DISTNAME= ibus-handwrite-3.0.0 @@ -6,7 +6,7 @@ CATEGORIES= inputmethod MASTER_SITES= https://github.com/microcai/ibus-handwrite/releases/download/${PKGVERSION_NOREV:R}/ EXTRACT_SUFX= .tar.bz2 -MAINTAINER= obache@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://code.google.com/p/ibus-handwrite/ COMMENT= Handwrite recognizer for ibus LICENSE= gnu-gpl-v3 |