diff options
Diffstat (limited to 'textproc/p5-Text-ChaSen/Makefile')
-rw-r--r-- | textproc/p5-Text-ChaSen/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Text-ChaSen/Makefile b/textproc/p5-Text-ChaSen/Makefile index 77847db3681..c4b03dfadb9 100644 --- a/textproc/p5-Text-ChaSen/Makefile +++ b/textproc/p5-Text-ChaSen/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2018/08/22 09:46:59 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2019/06/30 20:16:59 nia Exp $ DISTNAME= Text-ChaSen-1.04 PKGNAME= p5-${DISTNAME} @@ -7,7 +7,7 @@ CATEGORIES= japanese textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://search.cpan.org/dist/Text-ChaSen/ +HOMEPAGE= https://metacpan.org/release/Text-ChaSen COMMENT= Perl5 module to use ChaSen USE_LANGUAGES= c c++ |