diff options
Diffstat (limited to 'misc/mc/Makefile')
-rw-r--r-- | misc/mc/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/mc/Makefile b/misc/mc/Makefile index c78bfa3a2f68..5219fea4d022 100644 --- a/misc/mc/Makefile +++ b/misc/mc/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: mc -# Version required: 4.0 +# Version required: 4.1 # Date created: 15 Jul 1995 # Whom: torstenb@FreeBSD.ORG # -# $Id: Makefile,v 1.11 1997/06/20 12:22:15 tg Exp $ +# $Id: Makefile,v 1.12 1997/06/25 07:11:39 tg Exp $ # -DISTNAME= mc-4.0 +DISTNAME= mc-4.1 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= utils/file/managers/mc |