diff options
Diffstat (limited to 'japanese/ruby-mecab/Makefile')
-rw-r--r-- | japanese/ruby-mecab/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/japanese/ruby-mecab/Makefile b/japanese/ruby-mecab/Makefile index 56a99b8ce0d6..ce451b10da8a 100644 --- a/japanese/ruby-mecab/Makefile +++ b/japanese/ruby-mecab/Makefile @@ -8,8 +8,7 @@ PORTNAME= mecab PORTVERSION= 0.97 CATEGORIES= japanese textproc ruby -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-ruby/${PORTVERSION} DISTNAME= ${PORTNAME}-ruby-${PORTVERSION} MAINTAINER= ruby@FreeBSD.org |