From 1f792e048cc175112daae516f1e12aa25b81cd8f Mon Sep 17 00:00:00 2001 From: sunpoet Date: Thu, 13 Jan 2011 13:28:11 +0000 Subject: - Update to 5.04 - Cleanup CONFLICTS and DISTINFO_FILE: remove es-MT and nl-MT - Space/Tab twiddle Changes: http://www.movabletype.org/2010/12/movable_type_504_and_435_security_update.html PR: ports/152913 Submitted by: Takefu (maintainer) Feature safe: yes --- french/MT/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'french/MT') diff --git a/french/MT/Makefile b/french/MT/Makefile index df9715c6abf8..eef411448c36 100644 --- a/french/MT/Makefile +++ b/french/MT/Makefile @@ -7,13 +7,12 @@ PORTNAME= MT CATEGORIES= french www -DISTNAME= MTOS-${PORTVERSION}${PORTREVISION}-fr +DISTNAME= MTOS-${PORTVERSION}-fr COMMENT= french localization of the MovableType publishing system MASTERDIR= ${.CURDIR}/../../www/${PORTNAME} -CONFLICTS= MT-[2-5].* ja-MT-[2-5].* de-MT-[2-5].* es-MT-[2-5].* \ - nl-MT-[2-5].* ru-MT-[2-5].* +CONFLICTS= MT-[2-5].* de-MT-[2-5].* ja-MT-[2-5].* ru-MT-[2-5].* .include "${MASTERDIR}/Makefile" -- cgit