aboutsummaryrefslogtreecommitdiff
path: root/misc/mc
diff options
context:
space:
mode:
Diffstat (limited to 'misc/mc')
-rw-r--r--misc/mc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/mc/Makefile b/misc/mc/Makefile
index 33632eac644c..1092ad102bc0 100644
--- a/misc/mc/Makefile
+++ b/misc/mc/Makefile
@@ -7,6 +7,7 @@
PORTNAME= mc
PORTVERSION= 4.6.1
+PORTREVISION= 1
CATEGORIES= misc shells
MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= utils/file/managers/mc/
@@ -85,7 +86,7 @@ RUN_DEPENDS+= ${SITE_PERL}/File/Temp.pm:${PORTSDIR}/devel/p5-File-Temp
MAN1= mc.1 mcedit.1 mcview.1
_MAN1= mc.1
-_MANLANG= es hu it pl sr
+_MANLANG= es hu it pl ru.KOI8-R sr
.for lang in ${_MANLANG}
_MANPAGES+= ${_MAN1:S%^%${MAN1PREFIX}/man/${lang}/man1/%}
.endfor