aboutsummaryrefslogtreecommitdiff
path: root/misc/mc/Makefile
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2018-08-23 08:19:02 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2018-08-23 08:19:02 +0000
commit0bfe2bbcadc8249c4bbbde1c5f12490927815044 (patch)
tree0fe34dba1d95d8ca3f7b922a3880c9af82b3a5b2 /misc/mc/Makefile
parentc74c6dae6365387cb5a2efcf58b818ca97cce20c (diff)
downloadports-0bfe2bbcadc8249c4bbbde1c5f12490927815044.tar.gz
ports-0bfe2bbcadc8249c4bbbde1c5f12490927815044.zip
Notes
Diffstat (limited to 'misc/mc/Makefile')
-rw-r--r--misc/mc/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/misc/mc/Makefile b/misc/mc/Makefile
index 8fc4c728a773..6665e50de314 100644
--- a/misc/mc/Makefile
+++ b/misc/mc/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= mc
-PORTVERSION= 4.8.20
-PORTREVISION= 2
+PORTVERSION= 4.8.21
CATEGORIES= misc shells
MASTER_SITES= http://ftp.midnight-commander.org/ \
http://ftp.osuosl.org/pub/midnightcommander/
@@ -94,7 +93,7 @@ post-install-X11-on:
.if ${OPSYS} == FreeBSD && ${OSVERSION} >= 1200030
EXTRA_PATCHES= ${FILESDIR}/extra-patch-src_diffviewer_ydiff.c
-RUN_DEPENDS= gdiff:textproc/diffutils
+RUN_DEPENDS= gdiff:textproc/diffutils
.endif
.include <bsd.port.post.mk>