diff options
author | Andrej Zverev <az@FreeBSD.org> | 2010-09-24 09:49:56 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2010-09-24 09:49:56 +0000 |
commit | 2f9625eb9febd1bcc93de35c9f67855c98b3c420 (patch) | |
tree | 7138d3ea487a44e7e85d7eb2ac1b8dd922c7f9ec /misc/mc-light | |
parent | d560fb756d8d235a01eb92efa1fa716159a4e43c (diff) |
Notes
Diffstat (limited to 'misc/mc-light')
-rw-r--r-- | misc/mc-light/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/mc-light/Makefile b/misc/mc-light/Makefile index 0eb59d3f122e..aa469b8244de 100644 --- a/misc/mc-light/Makefile +++ b/misc/mc-light/Makefile @@ -12,7 +12,7 @@ CATEGORIES= misc shells MASTER_SITES= http://mc.linuxinside.com/Releases/ DISTNAME= mc-${PORTVERSION:S/.p9/-pre9/} -MAINTAINER= az@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A lightweight Midnight Commander clone RUN_DEPENDS+= gawk:${PORTSDIR}/lang/gawk |