diff options
author | glewis <glewis@FreeBSD.org> | 2004-03-18 10:07:14 +0800 |
---|---|---|
committer | glewis <glewis@FreeBSD.org> | 2004-03-18 10:07:14 +0800 |
commit | 54abe5238d256cbdfa81e44a7cfb695f4c38307e (patch) | |
tree | e89ae5a40af1b5039c3ee47ee261f95bd98da4d3 /shells/ksh93 | |
parent | a2b661c5622c1df86c0bae31160b49f5ef64a2db (diff) | |
download | freebsd-ports-gnome-54abe5238d256cbdfa81e44a7cfb695f4c38307e.tar.gz freebsd-ports-gnome-54abe5238d256cbdfa81e44a7cfb695f4c38307e.tar.zst freebsd-ports-gnome-54abe5238d256cbdfa81e44a7cfb695f4c38307e.zip |
. New victim^Wmaintainer.
PR: 64392
Submitted by: Joe Kelsey <joe@zircon.seattle.wa.us>
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 2301638b32f1..61f74605404c 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= ports@FreeBSD.org +MAINTAINER= joe@zircon.seattle.wa.us COMMENT= Official AT&T release of KornShell 93 VERSION= 2004-02-29 |