diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2016-11-04 07:50:45 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2016-11-04 07:50:45 +0000 |
commit | f4e1f3b974b3972e7779f3f2820eee78b56e63ea (patch) | |
tree | 2147ee934251a44bd5d288e1ba2dd5384a2972ce /shells | |
parent | 16631a2ca6ca143d7ac8ccd986a6dc8a4a4f597e (diff) |
Notes
Diffstat (limited to 'shells')
-rw-r--r-- | shells/pear-PHP_Shell/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shells/pear-PHP_Shell/Makefile b/shells/pear-PHP_Shell/Makefile index 2fa46ea4157b..262a5e4f3dc8 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= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= Interactive PHP Shell USE_PHP= pcre tokenizer readline |