diff options
author | Christian Weisgerber <naddy@FreeBSD.org> | 2004-03-05 23:53:39 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@FreeBSD.org> | 2004-03-05 23:53:39 +0000 |
commit | a2867397a49f21a6b797873621ff3c3914b64dc6 (patch) | |
tree | 4123113a1a46fadcd9899f296b88f55eb3d233ff /shells/ksh93 | |
parent | fix build on amd64 (diff) |
Drop maintainership. I don't use this.
The license is byzantine and restrictive, the build system is complex
and unlike any other, the codebase doesn't inspire confidence.
Diffstat (limited to 'shells/ksh93')
-rw-r--r-- | shells/ksh93/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shells/ksh93/Makefile b/shells/ksh93/Makefile index 875abf225a25..4eb66de5ef23 100644 --- a/shells/ksh93/Makefile +++ b/shells/ksh93/Makefile @@ -12,7 +12,7 @@ DISTNAME= ${PORTNAME}-${VERSION} DISTFILES= INIT.${VERSION}.tgz ast-ksh.${VERSION}.tgz DIST_SUBDIR= ${PORTNAME} -MAINTAINER= naddy@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Official AT&T release of KornShell 93 VERSION= 2003-07-24 |