aboutsummaryrefslogtreecommitdiff
path: root/misc/mc
diff options
context:
space:
mode:
authorMax Khon <fjoe@FreeBSD.org>2005-08-31 16:24:32 +0000
committerMax Khon <fjoe@FreeBSD.org>2005-08-31 16:24:32 +0000
commitd9f407e5aa247a137fda964eb1fa6ff50b49a933 (patch)
tree3d287dc0641e437a757b94ec6737ae943d7de12d /misc/mc
parent0bbe99f99e54eea7775a5befb1098682d0827033 (diff)
downloadports-d9f407e5aa247a137fda964eb1fa6ff50b49a933.tar.gz
ports-d9f407e5aa247a137fda964eb1fa6ff50b49a933.zip
Notes
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