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 | |
parent | 181f2a6da9378880b386c4b7256f34e2d8074019 (diff) | |
download | ports-a2867397a49f21a6b797873621ff3c3914b64dc6.tar.gz ports-a2867397a49f21a6b797873621ff3c3914b64dc6.zip |
Notes
Diffstat (limited to 'shells')
-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 |