diff options
Diffstat (limited to 'japanese/p5-MeCab/Makefile')
-rw-r--r-- | japanese/p5-MeCab/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/p5-MeCab/Makefile b/japanese/p5-MeCab/Makefile index d2b5e55f0d51..1e56865beec5 100644 --- a/japanese/p5-MeCab/Makefile +++ b/japanese/p5-MeCab/Makefile @@ -5,8 +5,8 @@ PORTNAME= MeCab PORTVERSION= 0.996 CATEGORIES= japanese textproc perl5 MASTER_SITES= GOOGLE_CODE -PROJECTHOST= ${PORTNAME:L} -DISTNAME= ${PORTNAME:L}-perl-${PORTVERSION} +PROJECTHOST= ${PORTNAME:tl} +DISTNAME= ${PORTNAME:tl}-perl-${PORTVERSION} MAINTAINER= perl@FreeBSD.org COMMENT= MeCab library module for Perl5 |