From owner-svn-ports-head@FreeBSD.ORG Tue Mar 4 18:16:05 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C8C2475E; Tue, 4 Mar 2014 18:16:05 +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)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id B1D79648; Tue, 4 Mar 2014 18:16:05 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s24IG5m8037812; Tue, 4 Mar 2014 18:16:05 GMT (envelope-from tabthorpe@svn.freebsd.org) Received: (from tabthorpe@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s24IG5ed037811; Tue, 4 Mar 2014 18:16:05 GMT (envelope-from tabthorpe@svn.freebsd.org) Message-Id: <201403041816.s24IG5ed037811@svn.freebsd.org> From: Thomas Abthorpe Date: Tue, 4 Mar 2014 18:16:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r347053 - head/irc/scrollz 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.17 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: Tue, 04 Mar 2014 18:16:05 -0000 Author: tabthorpe Date: Tue Mar 4 18:16:05 2014 New Revision: 347053 URL: http://svnweb.freebsd.org/changeset/ports/347053 QAT: https://qat.redports.org/buildarchive/r347053/ Log: - Reassign to the heap at maintainers request Modified: head/irc/scrollz/Makefile Modified: head/irc/scrollz/Makefile ============================================================================== --- head/irc/scrollz/Makefile Tue Mar 4 18:08:56 2014 (r347052) +++ head/irc/scrollz/Makefile Tue Mar 4 18:16:05 2014 (r347053) @@ -9,7 +9,7 @@ MASTER_SITES= http://www.netraam.net/scr http://www.scrollz.com/download/ DISTNAME= ScrollZ-${PORTVERSION} -MAINTAINER= mdv@unsavoury.net +MAINTAINER= ports@FreeBSD.org COMMENT= Enhanced ircII client that supports scripts, colors, and more USES= gmake iconv ncurses