diff options
Diffstat (limited to 'inputmethod/libskk/Makefile')
-rw-r--r-- | inputmethod/libskk/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/libskk/Makefile b/inputmethod/libskk/Makefile index 4a90e9d9e26..a9dc3906ff0 100644 --- a/inputmethod/libskk/Makefile +++ b/inputmethod/libskk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2014/11/03 18:45:43 prlw1 Exp $ +# $NetBSD: Makefile,v 1.10 2015/03/15 17:47:14 hiramatsu Exp $ # DISTNAME= libskk-1.0.2 @@ -6,7 +6,7 @@ PKGREVISION= 1 CATEGORIES= inputmethod MASTER_SITES= https://github.com/ueno/libskk/releases/download/${PKGVERSION_NOREV}/ -MAINTAINER= obache@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://github.com/ueno/libskk/ COMMENT= Library to deal with Japnese kana-to-kanji conversion method LICENSE= gnu-gpl-v3 |