From 0bfe2bbcadc8249c4bbbde1c5f12490927815044 Mon Sep 17 00:00:00 2001 From: Emanuel Haupt Date: Thu, 23 Aug 2018 08:19:02 +0000 Subject: - Update misc/mc to 4.8.21 - Update WWW (current URL returns: HTTP/1.1 301 Moved Permanently) - Pacify portlint PR: 229581 Approved by: maintainer-timeout (woodsb02, 47 days) --- misc/mc/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'misc/mc/Makefile') 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 -- cgit v1.2.3