diff options
author | Andrej Zverev <az@FreeBSD.org> | 2005-10-03 12:55:25 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2005-10-03 12:55:25 +0000 |
commit | 04b99f7cc788b657465f4c054a93e6e4613893ac (patch) | |
tree | 5583f39072f8fbe8c3287ec17cec298cefcd75cc /misc/mc-light | |
parent | c88f73ef0f34ffb799a98233b4ac5a5ed7cab218 (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 a76442826b32..477862dfd711 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@inec.ru +MAINTAINER= az@FreeBSD.org COMMENT= A lightweight Midnight Commander clone RUN_DEPENDS+= gawk:${PORTSDIR}/lang/gawk |