From owner-svn-ports-all@freebsd.org Wed Aug 19 07:11:30 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 926349BDDCE; Wed, 19 Aug 2015 07:11:30 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 806E9821; Wed, 19 Aug 2015 07:11:30 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t7J7BUCB088473; Wed, 19 Aug 2015 07:11:30 GMT (envelope-from erwin@FreeBSD.org) Received: (from erwin@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t7J7BUOh088472; Wed, 19 Aug 2015 07:11:30 GMT (envelope-from erwin@FreeBSD.org) Message-Id: <201508190711.t7J7BUOh088472@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: erwin set sender to erwin@FreeBSD.org using -f From: Erwin Lansing Date: Wed, 19 Aug 2015 07:11:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r394717 - head/www/multiwatch X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Aug 2015 07:11:30 -0000 Author: erwin Date: Wed Aug 19 07:11:29 2015 New Revision: 394717 URL: https://svnweb.freebsd.org/changeset/ports/394717 Log: Reset maintainer : host chrullrich-net.mail.protection.outlook.com[213.199.154.87] said: 550 5.4.1 [chris+freebsd@chrullrich.net]: Recipient address rejected: Access denied (in reply to RCPT TO command) Sponsored by: DK Hostmaster A/S Modified: head/www/multiwatch/Makefile Modified: head/www/multiwatch/Makefile ============================================================================== --- head/www/multiwatch/Makefile Wed Aug 19 07:10:28 2015 (r394716) +++ head/www/multiwatch/Makefile Wed Aug 19 07:11:29 2015 (r394717) @@ -6,7 +6,7 @@ PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://download.lighttpd.net/multiwatch/releases-1.x/ -MAINTAINER= chris+freebsd@chrullrich.net +MAINTAINER= ports@FreeBSD.org COMMENT= Spawn-fcgi helper for forking multiple workers LIB_DEPENDS= libev.so:${PORTSDIR}/devel/libev