diff options
author | marino <marino@FreeBSD.org> | 2016-09-05 08:45:41 +0800 |
---|---|---|
committer | marino <marino@FreeBSD.org> | 2016-09-05 08:45:41 +0800 |
commit | 479e148d8bc988cd0c7af6df03d87682785bcd3e (patch) | |
tree | 8070e5126b3c9e2380e8a61ba459af8e8248a415 /www/multiwatch | |
parent | 5d14508daffce9178a56967df2e20a167f9b572d (diff) | |
download | freebsd-ports-gnome-479e148d8bc988cd0c7af6df03d87682785bcd3e.tar.gz freebsd-ports-gnome-479e148d8bc988cd0c7af6df03d87682785bcd3e.tar.zst freebsd-ports-gnome-479e148d8bc988cd0c7af6df03d87682785bcd3e.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
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 |