From owner-svn-ports-all@FreeBSD.ORG Fri May 8 17:27:03 2015 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 82380CD3; Fri, 8 May 2015 17:27:03 +0000 (UTC) Received: from svn.freebsd.org (svn.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 709DC1626; Fri, 8 May 2015 17:27:03 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t48HR3fr091981; Fri, 8 May 2015 17:27:03 GMT (envelope-from adamw@FreeBSD.org) Received: (from adamw@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t48HR3Vs091980; Fri, 8 May 2015 17:27:03 GMT (envelope-from adamw@FreeBSD.org) Message-Id: <201505081727.t48HR3Vs091980@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: adamw set sender to adamw@FreeBSD.org using -f From: Adam Weinberger Date: Fri, 8 May 2015 17:27:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r385804 - head/astro/p5-Weather-Underground 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: Fri, 08 May 2015 17:27:03 -0000 Author: adamw Date: Fri May 8 17:27:02 2015 New Revision: 385804 URL: https://svnweb.freebsd.org/changeset/ports/385804 Log: Reassign to perl@. Modified: head/astro/p5-Weather-Underground/Makefile Modified: head/astro/p5-Weather-Underground/Makefile ============================================================================== --- head/astro/p5-Weather-Underground/Makefile Fri May 8 17:22:58 2015 (r385803) +++ head/astro/p5-Weather-Underground/Makefile Fri May 8 17:27:02 2015 (r385804) @@ -8,7 +8,7 @@ CATEGORIES= astro perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Retrieve weather information from wunderground.com LICENSE= ART10 GPLv1