diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2006-07-25 11:41:05 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2006-07-25 11:41:05 +0000 |
commit | 7e35a471754c71abd510ae2773d102b9fa7101c1 (patch) | |
tree | d05356a2275a088ace5027837717facf5bcc1018 /shells/mksh/Makefile | |
parent | 1b31e25bb3347d3fd0347481811285d01d2257f0 (diff) |
Notes
Diffstat (limited to 'shells/mksh/Makefile')
-rw-r--r-- | shells/mksh/Makefile | 2 |
1 files changed, 1 insertions, 1 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} |