diff options
author | bapt <bapt@FreeBSD.org> | 2014-11-18 17:37:31 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-11-18 17:37:31 +0800 |
commit | 4619c44ccd591519d95ba090480bc4786f3e02fe (patch) | |
tree | c5f1f00242bba8544a0e9313052a53a2c0786f5b /shells | |
parent | 7f09eace253d3e3230890f985876edd7c2cf422a (diff) | |
download | freebsd-ports-gnome-4619c44ccd591519d95ba090480bc4786f3e02fe.tar.gz freebsd-ports-gnome-4619c44ccd591519d95ba090480bc4786f3e02fe.tar.zst freebsd-ports-gnome-4619c44ccd591519d95ba090480bc4786f3e02fe.zip |
Reset miwi's maintainership per his demand
Hope to see you back! Thank for all the work!
Diffstat (limited to 'shells')
-rw-r--r-- | shells/mksh/Makefile | 2 | ||||
-rw-r--r-- | shells/osh/Makefile | 2 | ||||
-rw-r--r-- | shells/pear-PHP_Shell/Makefile | 2 | ||||
-rw-r--r-- | shells/vshnu/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/shells/mksh/Makefile b/shells/mksh/Makefile index 2245a0a49107..bb657ba1feea 100644 --- a/shells/mksh/Makefile +++ b/shells/mksh/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= http://www.mirbsd.org/MirOS/dist/mir/mksh/ \ http://pub.allbsd.org/MirOS/dist/mir/mksh/ DISTFILES= ${PORTNAME}-${DISTVERSION}.tgz -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= MirBSD Korn Shell WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/shells/osh/Makefile b/shells/osh/Makefile index 9fccd3e163c7..a1772a3516e3 100644 --- a/shells/osh/Makefile +++ b/shells/osh/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= shells MASTER_SITES= http://v6shell.org/src/ -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Implementation of the UNIX 6th Edition shell MAKE_ENV+= DOCDIR=${DOCSDIR} \ diff --git a/shells/pear-PHP_Shell/Makefile b/shells/pear-PHP_Shell/Makefile index cf22dd415dd7..2fa46ea4157b 100644 --- a/shells/pear-PHP_Shell/Makefile +++ b/shells/pear-PHP_Shell/Makefile @@ -5,7 +5,7 @@ PORTNAME= PHP_Shell PORTVERSION= 0.3.2 CATEGORIES= shells www pear -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Interactive PHP Shell USE_PHP= pcre tokenizer readline diff --git a/shells/vshnu/Makefile b/shells/vshnu/Makefile index ef1aca275628..349cf8277992 100644 --- a/shells/vshnu/Makefile +++ b/shells/vshnu/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.0305 CATEGORIES= shells perl5 MASTER_SITES= http://www.cs.indiana.edu/~kinzler/${PORTNAME}/ -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= New Visual Shell BUILD_DEPENDS= p5-Term-Screen>=0:${PORTSDIR}/devel/p5-Term-Screen |