diff options
Diffstat (limited to 'misc/mc-light/Makefile')
-rw-r--r-- | misc/mc-light/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/misc/mc-light/Makefile b/misc/mc-light/Makefile index f61691e1970b..c9a22a2e6839 100644 --- a/misc/mc-light/Makefile +++ b/misc/mc-light/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: mc-light -# Date created: 31.08.2004 -# Whom: Roman Y. Bogdanov <sam@brj.pp.ru> -# +# Created by: Roman Y. Bogdanov <sam@brj.pp.ru> # $FreeBSD$ -# PORTNAME= mc-light PORTVERSION= 4.1.40.p9 @@ -13,7 +9,7 @@ MASTER_SITES= http://mc.linuxinside.com/Releases/ DISTNAME= mc-${PORTVERSION:S/.p9/-pre9/} MAINTAINER= ports@FreeBSD.org -COMMENT= A lightweight Midnight Commander clone +COMMENT= Lightweight Midnight Commander clone RUN_DEPENDS= gawk:${PORTSDIR}/lang/gawk |