From owner-svn-ports-head@freebsd.org Sun Feb 12 05:27:03 2017 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 AF62ECDAEB5; Sun, 12 Feb 2017 05:27:03 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::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 7F49EF8B; Sun, 12 Feb 2017 05:27:03 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v1C5R2TI072836; Sun, 12 Feb 2017 05:27:02 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1C5R2Xv072835; Sun, 12 Feb 2017 05:27:02 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201702120527.v1C5R2Xv072835@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Sun, 12 Feb 2017 05:27:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433923 - head/games/chessx 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.23 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: Sun, 12 Feb 2017 05:27:03 -0000 Author: pi Date: Sun Feb 12 05:27:02 2017 New Revision: 433923 URL: https://svnweb.freebsd.org/changeset/ports/433923 Log: games/chessx: back to the pool PR: 216994 Submitted by: yamagi@yamagi.org (old maintainer) Modified: head/games/chessx/Makefile Modified: head/games/chessx/Makefile ============================================================================== --- head/games/chessx/Makefile Sun Feb 12 05:25:10 2017 (r433922) +++ head/games/chessx/Makefile Sun Feb 12 05:27:02 2017 (r433923) @@ -6,7 +6,7 @@ PORTREVISION= 1 CATEGORIES= games MASTER_SITES= SF -MAINTAINER= yamagi@yamagi.org +MAINTAINER= ports@freebsd.org COMMENT= Qt 4 chess database application LICENSE= GPLv2+