From owner-svn-ports-all@FreeBSD.ORG Mon Mar 30 21:35:20 2015 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7CDAC97; Mon, 30 Mar 2015 21:35:20 +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 68B0EAB2; Mon, 30 Mar 2015 21:35:20 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t2ULZJtn033909; Mon, 30 Mar 2015 21:35:19 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t2ULZJ3D033906; Mon, 30 Mar 2015 21:35:19 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201503302135.t2ULZJ3D033906@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Mon, 30 Mar 2015 21:35:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r382744 - in head/games: garith greed tbclock 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.18-1 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: Mon, 30 Mar 2015 21:35:20 -0000 Author: bapt Date: Mon Mar 30 21:35:18 2015 New Revision: 382744 URL: https://svnweb.freebsd.org/changeset/ports/382744 QAT: https://qat.redports.org/buildarchive/r382744/ Log: Remove dead mirror Modified: head/games/garith/Makefile head/games/greed/Makefile head/games/tbclock/Makefile Modified: head/games/garith/Makefile ============================================================================== --- head/games/garith/Makefile Mon Mar 30 21:33:46 2015 (r382743) +++ head/games/garith/Makefile Mon Mar 30 21:35:18 2015 (r382744) @@ -5,7 +5,7 @@ PORTNAME= garith PORTVERSION= 2.1 PORTREVISION= 6 CATEGORIES= games -MASTER_SITES= http://www.cnm-vra.com/micah/garith/ CENKES +MASTER_SITES= http://www.cnm-vra.com/micah/garith/ # Latest version (2.3.1) does not build with gtk 1.2.10 MAINTAINER= ports@FreeBSD.org Modified: head/games/greed/Makefile ============================================================================== --- head/games/greed/Makefile Mon Mar 30 21:33:46 2015 (r382743) +++ head/games/greed/Makefile Mon Mar 30 21:35:18 2015 (r382744) @@ -5,7 +5,7 @@ PORTNAME= greed PORTVERSION= 3.10 PORTREVISION= 1 CATEGORIES= games -MASTER_SITES= http://catb.org/~esr/greed/ CENKES +MASTER_SITES= http://catb.org/~esr/greed/ PKGNAMESUFFIX= -game MAINTAINER= culot@FreeBSD.org Modified: head/games/tbclock/Makefile ============================================================================== --- head/games/tbclock/Makefile Mon Mar 30 21:33:46 2015 (r382743) +++ head/games/tbclock/Makefile Mon Mar 30 21:35:18 2015 (r382744) @@ -4,7 +4,7 @@ PORTNAME= tbclock PORTVERSION= 1.10 CATEGORIES= games -MASTER_SITES= http://tamentis.com/projects/tbclock/files/ CENKES +MASTER_SITES= http://tamentis.com/projects/tbclock/files/ MAINTAINER= ports@FreeBSD.org COMMENT= Binary clock in curses