From owner-svn-ports-head@freebsd.org Mon Sep 28 18:31:58 2015 Return-Path: Delivered-To: svn-ports-head@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 9A7DBA0BD33; Mon, 28 Sep 2015 18:31:58 +0000 (UTC) (envelope-from rm@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 8BB291E5C; Mon, 28 Sep 2015 18:31:58 +0000 (UTC) (envelope-from rm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t8SIVwdk021075; Mon, 28 Sep 2015 18:31:58 GMT (envelope-from rm@FreeBSD.org) Received: (from rm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t8SIVwMU021074; Mon, 28 Sep 2015 18:31:58 GMT (envelope-from rm@FreeBSD.org) Message-Id: <201509281831.t8SIVwMU021074@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rm set sender to rm@FreeBSD.org using -f From: Ruslan Makhmatkhanov Date: Mon, 28 Sep 2015 18:31:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r398131 - head/irc/hexchat X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Sep 2015 18:31:58 -0000 Author: rm Date: Mon Sep 28 18:31:57 2015 New Revision: 398131 URL: https://svnweb.freebsd.org/changeset/ports/398131 Log: irc/hexchat: pass maintainership to submitter PR: 203388 Submitted by: Jeffrey Serio Modified: head/irc/hexchat/Makefile Modified: head/irc/hexchat/Makefile ============================================================================== --- head/irc/hexchat/Makefile Mon Sep 28 18:29:13 2015 (r398130) +++ head/irc/hexchat/Makefile Mon Sep 28 18:31:57 2015 (r398131) @@ -6,7 +6,7 @@ PORTVERSION= 2.10.2 CATEGORIES= irc gnome ipv6 MASTER_SITES= http://dl.hexchat.net/${PORTNAME}/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= serio.jeffrey@riseup.net COMMENT= IRC chat program with GTK and Text Frontend LICENSE= GPLv2