diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2016-11-24 02:59:23 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2016-11-24 02:59:23 +0800 |
commit | 2cdd9101d40b4bfb9e1dc77597ef870d552541d2 (patch) | |
tree | a3a7e65bc603f3d15607698f40d210ac20588bc8 /shells | |
parent | c8ae5a561d2cecdb896451856d7b326b38a270db (diff) | |
download | freebsd-ports-gnome-2cdd9101d40b4bfb9e1dc77597ef870d552541d2.tar.gz freebsd-ports-gnome-2cdd9101d40b4bfb9e1dc77597ef870d552541d2.tar.zst freebsd-ports-gnome-2cdd9101d40b4bfb9e1dc77597ef870d552541d2.zip |
- Pass maintainership to submitter
PR: 211164
Submitted by: Marcin Cieslak <saper@saper.info>
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 |