diff options
Diffstat (limited to 'japanese/py-mecab/Makefile')
-rw-r--r-- | japanese/py-mecab/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/japanese/py-mecab/Makefile b/japanese/py-mecab/Makefile index 83c529a550d0..7ce67538bee5 100644 --- a/japanese/py-mecab/Makefile +++ b/japanese/py-mecab/Makefile @@ -7,8 +7,7 @@ PORTNAME= mecab PORTVERSION= 0.97 CATEGORIES= japanese python textproc -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-python/${PORTVERSION} DISTNAME= ${PORTNAME}-python-${PORTVERSION} MAINTAINER= jun-g@daemonfreaks.com |