diff options
Diffstat (limited to 'converters/nkf/Makefile.common')
-rw-r--r-- | converters/nkf/Makefile.common | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/converters/nkf/Makefile.common b/converters/nkf/Makefile.common index 09d1c996df3..35d7ae1a113 100644 --- a/converters/nkf/Makefile.common +++ b/converters/nkf/Makefile.common @@ -1,11 +1,11 @@ -# $NetBSD: Makefile.common,v 1.5 2013/11/25 11:03:39 obache Exp $ +# $NetBSD: Makefile.common,v 1.6 2015/06/29 11:06:46 ryoon Exp $ # used by converters/nkf/Makefile # used by converters/p5-nkf/Makefile DISTNAME= nkf-2.1.3 -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=nkf/59912/} +MASTER_SITES= ${MASTER_SITE_OSDN:=nkf/59912/} -HOMEPAGE= http://sourceforge.jp/projects/nkf/ +HOMEPAGE= http://osdn.jp/projects/nkf/ DISTINFO_FILE= ${.CURDIR}/../../converters/nkf/distinfo PATCHDIR= ${.CURDIR}/../../converters/nkf/patches |