diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-03-12 10:07:17 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-03-12 10:07:17 +0000 |
commit | 70e597f1448feb5f83adefc154598319ea077c38 (patch) | |
tree | d0b5decfd569017334afe1b9be389fb4c87ef74d /shells/mksh | |
parent | 3df2130dfd56badcfff83d455aeb58231e76928a (diff) | |
download | ports-70e597f1448feb5f83adefc154598319ea077c38.tar.gz ports-70e597f1448feb5f83adefc154598319ea077c38.zip |
Notes
Diffstat (limited to 'shells/mksh')
-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 9c4737b34c80..23072d4e295d 100644 --- a/shells/mksh/Makefile +++ b/shells/mksh/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.mirbsd.org/MirOS/dist/mir/mksh/ \ http://pub.allbsd.org/MirOS/dist/mir/mksh/ DISTFILES= ${PORTNAME}-${DISTVERSION}.cpio.gz -MAINTAINER= andreas@syndrom23.de +MAINTAINER= miwi@FreeBSD.org COMMENT= A MirBSD enhanced shell based on pdksh WRKSRC= ${WRKDIR}/${PORTNAME} |