diff options
author | ryoon <ryoon@pkgsrc.org> | 2015-06-29 11:06:46 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2015-06-29 11:06:46 +0000 |
commit | 24aed388ad129a909ca127f5f016d2cf0ce9424d (patch) | |
tree | 13cc5099fc368a7063f50e160035ea5392733d5d /inputmethod/kasumi/Makefile | |
parent | 65113916d2ba5baeda587d378864512d7bafc4c1 (diff) | |
download | pkgsrc-24aed388ad129a909ca127f5f016d2cf0ce9424d.tar.gz |
Rename MASTER_SITE_SOURCEFORGE_JP to MASTER_SITE_OSDN.
sourceforge.jp is renamed to osdn.jp.
However its mirror sites are not ready for osdn.jp.
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 |