diff options
Diffstat (limited to 'textproc/p5-Text-ChaSen/Makefile')
-rw-r--r-- | textproc/p5-Text-ChaSen/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/p5-Text-ChaSen/Makefile b/textproc/p5-Text-ChaSen/Makefile index 70f260d623d..c9976b049ab 100644 --- a/textproc/p5-Text-ChaSen/Makefile +++ b/textproc/p5-Text-ChaSen/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2014/05/29 23:37:41 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2014/10/09 13:44:58 wiz Exp $ DISTNAME= Text-ChaSen-1.04 PKGNAME= p5-${DISTNAME} PKGREVISION= 5 -SVR4_PKGNAME= p5tcs CATEGORIES= japanese textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} |