diff options
Diffstat (limited to 'inputmethod/kasumi/Makefile')
-rw-r--r-- | inputmethod/kasumi/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/inputmethod/kasumi/Makefile b/inputmethod/kasumi/Makefile index e5c6acec616..dacc0494798 100644 --- a/inputmethod/kasumi/Makefile +++ b/inputmethod/kasumi/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.27 2015/04/25 14:23:23 tnn Exp $ +# $NetBSD: Makefile,v 1.28 2015/06/29 11:06:47 ryoon Exp $ DISTNAME= kasumi-2.5 PKGREVISION= 20 CATEGORIES= inputmethod japanese -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=kasumi/41436/} +MASTER_SITES= ${MASTER_SITE_OSDN:=kasumi/41436/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://kasumi.sourceforge.jp/ +HOMEPAGE= http://kasumi.osdn.jp/ COMMENT= Dictionary management tool for anthy LICENSE= gnu-gpl-v2 |