diff options
author | naddy <naddy@FreeBSD.org> | 2004-03-06 07:53:39 +0800 |
---|---|---|
committer | naddy <naddy@FreeBSD.org> | 2004-03-06 07:53:39 +0800 |
commit | 765a7537c1c655e98d14d956b625646f6345974a (patch) | |
tree | 6391fb47ebeb577033dc9729259e3b9fadaf439a /shells/ksh93 | |
parent | 08d058591722e3cc85d6dd7371b0f715487e57be (diff) | |
download | freebsd-ports-gnome-765a7537c1c655e98d14d956b625646f6345974a.tar.gz freebsd-ports-gnome-765a7537c1c655e98d14d956b625646f6345974a.tar.zst freebsd-ports-gnome-765a7537c1c655e98d14d956b625646f6345974a.zip |
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 |