diff --git a/japanese/py-jaconv/Makefile b/japanese/py-jaconv/Makefile index 6fd63cfe292a..d54d511c6a91 100644 --- a/japanese/py-jaconv/Makefile +++ b/japanese/py-jaconv/Makefile @@ -1,19 +1,20 @@ PORTNAME= jaconv PORTVERSION= 0.3.4 CATEGORIES= japanese python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Japanese character interconverter for Hiragana, Katakana, Hankaku, Zenkaku and more -WWW= https://github.com/ikegami-yukino/jaconv +WWW= https://ikegami-yukino.github.io/jaconv/jaconv.html \ + https://github.com/ikegami-yukino/jaconv LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= python USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include