aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/MT
diff options
context:
space:
mode:
authorarved <arved@FreeBSD.org>2010-02-07 06:34:47 +0800
committerarved <arved@FreeBSD.org>2010-02-07 06:34:47 +0800
commit1f47a2182a266a5e759055aee5a60c7c8030f4f6 (patch)
tree0326666818d27b2d7f524dd2429b19f1da153464 /japanese/MT
parentca88e6915741a3ca3556572cf0c01051e40167c8 (diff)
downloadfreebsd-ports-gnome-1f47a2182a266a5e759055aee5a60c7c8030f4f6.tar.gz
freebsd-ports-gnome-1f47a2182a266a5e759055aee5a60c7c8030f4f6.tar.zst
freebsd-ports-gnome-1f47a2182a266a5e759055aee5a60c7c8030f4f6.zip
Update to 5.01
PR: 142374 Submitted by: Takefu Kenji
Diffstat (limited to 'japanese/MT')
-rw-r--r--japanese/MT/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/MT/Makefile b/japanese/MT/Makefile
index f2dfedc1981b..9d85808945d9 100644
--- a/japanese/MT/Makefile
+++ b/japanese/MT/Makefile
@@ -6,7 +6,7 @@
PORTNAME= MT
CATEGORIES= japanese www
-DISTNAME= MTOS-${PORTVERSION:S,0$,,}-ja
+DISTNAME= MTOS-${PORTVERSION}-ja
PKGNAMEPREFIX= ja-
COMMENT= Japanese localization of the MovableType publishing system
@@ -14,6 +14,6 @@ COMMENT= Japanese localization of the MovableType publishing system
MASTERDIR= ${.CURDIR}/../../www/${PORTNAME}
JAPANESE= yes
-CONFLICTS= MT-[2-4].* fr-MT-[2-4].* de-MT-[2-4].* es-MT-[2-4].* nl-MT-[2-4].*
+CONFLICTS= MT-[2-5].* fr-MT-[2-5].* de-MT-[2-5].* es-MT-[2-5].* nl-MT-[2-5].*
.include "${MASTERDIR}/Makefile"