summaryrefslogtreecommitdiff
path: root/misc/mc/Makefile
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>1999-10-09 18:50:35 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>1999-10-09 18:50:35 +0000
commitfccd8aba6c3091021499f94b5c6fc1e7db9dcfd7 (patch)
tree327939f0f61ca8363df85e91ae4077fcffddcf48 /misc/mc/Makefile
parentUpgrade to 1.2.5. (diff)
Upgrade to 4.5.40.
Notes
Notes: svn path=/head/; revision=22286
Diffstat (limited to 'misc/mc/Makefile')
-rw-r--r--misc/mc/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/mc/Makefile b/misc/mc/Makefile
index fc8337abdcba..5d28aceea647 100644
--- a/misc/mc/Makefile
+++ b/misc/mc/Makefile
@@ -1,19 +1,19 @@
# New ports collection makefile for: mc
-# Version required: 4.5.31
+# Version required: 4.5.40
# Date created: 15 Jul 1995
# Whom: torstenb@FreeBSD.org
#
# $FreeBSD$
#
-DISTNAME= mc-4.5.31
+DISTNAME= mc-4.5.40
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/mc
MAINTAINER= reg@shale.csir.co.za
-LIB_DEPENDS= glib12.2:${PORTSDIR}/devel/glib12 \
+LIB_DEPENDS= glib12.3:${PORTSDIR}/devel/glib12 \
intl.1:${PORTSDIR}/devel/gettext
.if defined(USE_NCURSES_PORT)