diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2011-02-11 03:06:01 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2011-02-11 03:06:01 +0000 |
commit | a4f901cda23e4eb4678ec62068e6dd07af9e0c59 (patch) | |
tree | 02f8edcf8f0bab7ac420ad5455e025759f4cef14 /shells/ksh93 | |
parent | 1df1e8a6d0c83087028647a8d863e37bd3c640e3 (diff) | |
download | ports-a4f901cda23e4eb4678ec62068e6dd07af9e0c59.tar.gz ports-a4f901cda23e4eb4678ec62068e6dd07af9e0c59.zip |
Notes
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 83756c36f186..e26704577eaa 100644 --- a/shells/ksh93/Makefile +++ b/shells/ksh93/Makefile @@ -23,7 +23,7 @@ DISTNAME= ${PORTNAME}-${VERSION} DISTFILES= INIT.${VERSION}.tgz ast-ksh.${VERSION}.tgz DIST_SUBDIR= ${PORTNAME} -MAINTAINER= joe@zircon.seattle.wa.us +MAINTAINER= ports@FreeBSD.org COMMENT= Official AT&T release of KornShell 93 CONFLICTS= ksh93-devel-200* |