aboutsummaryrefslogtreecommitdiff
path: root/japanese/p5-MeCab
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2009-08-22 00:24:37 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2009-08-22 00:24:37 +0000
commit0074c5fa8cabe431c6868442326d476bb5ef2047 (patch)
tree1ef31ba9ad1115bd0e23a01a51630f10289403b1 /japanese/p5-MeCab
parent6b5fb87219ee4fff450c5a6daf74accfe83318ae (diff)
downloadports-0074c5fa8cabe431c6868442326d476bb5ef2047.tar.gz
ports-0074c5fa8cabe431c6868442326d476bb5ef2047.zip
- Switch SourceForge ports to the new File Release System: categories starting with H,I,J,K,L
Notes
Notes: svn path=/head/; revision=240071
Diffstat (limited to 'japanese/p5-MeCab')
-rw-r--r--japanese/p5-MeCab/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/japanese/p5-MeCab/Makefile b/japanese/p5-MeCab/Makefile
index 27ba77de68d3..a81094480144 100644
--- a/japanese/p5-MeCab/Makefile
+++ b/japanese/p5-MeCab/Makefile
@@ -8,8 +8,7 @@
PORTNAME= MeCab
PORTVERSION= 0.97
CATEGORIES= japanese textproc perl5
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= ${PORTNAME:L}
+MASTER_SITES= SF/${PORTNAME:L}/${PORTNAME:L}-perl/${PORTVERSION}
DISTNAME= ${PORTNAME:L}-perl-${PORTVERSION}
MAINTAINER= clsung@FreeBSD.org