aboutsummaryrefslogtreecommitdiffstats
path: root/shells
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2006-07-25 19:41:05 +0800
committermiwi <miwi@FreeBSD.org>2006-07-25 19:41:05 +0800
commit07f26c3eab9ea691a92c271666f7b88a68c8ba33 (patch)
treeb6289987b6f615a5e9f687f13207906c7b06b358 /shells
parent758d8a11150a05d30d934a58514540ff94693deb (diff)
downloadfreebsd-ports-gnome-07f26c3eab9ea691a92c271666f7b88a68c8ba33.tar.gz
freebsd-ports-gnome-07f26c3eab9ea691a92c271666f7b88a68c8ba33.tar.zst
freebsd-ports-gnome-07f26c3eab9ea691a92c271666f7b88a68c8ba33.zip
- Improved description
PR: ports/100757 Submitted by: Parv <parv(at)pair.com> Approved by: krion (mentor), maintainer via irc
Diffstat (limited to 'shells')
-rw-r--r--shells/mksh/Makefile2
-rw-r--r--shells/mksh/pkg-descr5
2 files changed, 4 insertions, 3 deletions
diff --git a/shells/mksh/Makefile b/shells/mksh/Makefile
index b4d9bcdf2522..99e331f77a5a 100644
--- a/shells/mksh/Makefile
+++ b/shells/mksh/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://www.mirbsd.org/MirOS/dist/mir/mksh/
DISTFILES= ${PORTNAME}-${DISTVERSION}.cpio.gz
MAINTAINER= andreas@syndrom23.de
-COMMENT= A Korn shell with many additions
+COMMENT= A MirBSD enhanced shell based on pdksh
WRKSRC= ${WRKDIR}/${PORTNAME}
diff --git a/shells/mksh/pkg-descr b/shells/mksh/pkg-descr
index c7704a7a97af..5816778e0ef6 100644
--- a/shells/mksh/pkg-descr
+++ b/shells/mksh/pkg-descr
@@ -1,4 +1,5 @@
-The MirOS Korn Shell, which contains many additions to the original
-Korn shell.
+The MirBSD Korn Shell (mksh) is the MirBSD enhanced version of the Public
+Domain Korn shell (pdksh), a bourne-compatible shell which is largely
+similar to the original AT&T Korn shell.
WWW: http://mirbsd.de/mksh