diff options
| author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-11-23 18:59:23 +0000 |
|---|---|---|
| committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-11-23 18:59:23 +0000 |
| commit | 6aa981158acf60bedad50abeaec9c70b209ae025 (patch) | |
| tree | a3a7e65bc603f3d15607698f40d210ac20588bc8 /shells | |
| parent | eb08355e2428de6d813bb519f25001135cdfa5b6 (diff) | |
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 ad9d8b1f0c10..1cabb1c138d5 100644 --- a/shells/ksh93/Makefile +++ b/shells/ksh93/Makefile @@ -19,7 +19,7 @@ MASTER_SITES= http://www2.research.att.com/~astopen/download/tgz/ \ DISTFILES= INIT.${INITVERSION}.tgz ast-ksh.${KSHVERSION}.tgz DIST_SUBDIR= ${PORTNAME} -MAINTAINER= sunpoet@FreeBSD.org +MAINTAINER= saper@saper.info COMMENT= Official AT&T release of KornShell 93 LICENSE= EPL |
