diff options
author | John Marino <marino@FreeBSD.org> | 2016-09-05 00:45:41 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2016-09-05 00:45:41 +0000 |
commit | 552816eb8b5b25a3de12df77709d4a6c11080fdd (patch) | |
tree | 8070e5126b3c9e2380e8a61ba459af8e8248a415 /www/multiwatch | |
parent | c3a2647364641ecd359a9c7bd57cc2e75a6d8fff (diff) | |
download | ports-552816eb8b5b25a3de12df77709d4a6c11080fdd.tar.gz ports-552816eb8b5b25a3de12df77709d4a6c11080fdd.zip |
www/multiwatch: Return maintainership to Christian Ullrich
The port was reset last year after e-mails bounced, but Chris has
provided a new valid email address with a request to resume
maintainership.
PR: 212324
Notes
Notes:
svn path=/head/; revision=421350
Diffstat (limited to 'www/multiwatch')
-rw-r--r-- | www/multiwatch/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/multiwatch/Makefile b/www/multiwatch/Makefile index 118d2d721348..31cc39102ed5 100644 --- a/www/multiwatch/Makefile +++ b/www/multiwatch/Makefile @@ -6,7 +6,7 @@ PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://download.lighttpd.net/multiwatch/releases-1.x/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= chris@chrullrich.net COMMENT= Spawn-fcgi helper for forking multiple workers LICENSE= MIT |