Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Jan 2015 09:37:53 +0000 (UTC)
From:      Emanuel Haupt <ehaupt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r376395 - in head/games: bloboats ctris filters textmaze
Message-ID:  <201501060937.t069brbH098242@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ehaupt
Date: Tue Jan  6 09:37:52 2015
New Revision: 376395
URL: https://svnweb.freebsd.org/changeset/ports/376395
QAT: https://qat.redports.org/buildarchive/r376395/

Log:
  Move MASTER_SITES from CRITICAL to LOCAL/ehaupt

Modified:
  head/games/bloboats/Makefile
  head/games/ctris/Makefile
  head/games/filters/Makefile
  head/games/textmaze/Makefile

Modified: head/games/bloboats/Makefile
==============================================================================
--- head/games/bloboats/Makefile	Tue Jan  6 09:37:41 2015	(r376394)
+++ head/games/bloboats/Makefile	Tue Jan  6 09:37:52 2015	(r376395)
@@ -6,7 +6,7 @@ PORTVERSION=	1.0.2
 PORTREVISION=	5
 CATEGORIES=	games
 MASTER_SITES=	http://mirror.kapsi.fi/bloboats.dy.fi/ \
-		CRITICAL
+		LOCAL/ehaupt
 
 MAINTAINER=	ehaupt@FreeBSD.org
 COMMENT=	Boat racing game in the spirit of Elasto Mania or X-Moto

Modified: head/games/ctris/Makefile
==============================================================================
--- head/games/ctris/Makefile	Tue Jan  6 09:37:41 2015	(r376394)
+++ head/games/ctris/Makefile	Tue Jan  6 09:37:52 2015	(r376395)
@@ -5,7 +5,7 @@ PORTNAME=	ctris
 PORTVERSION=	0.42
 CATEGORIES=	games
 MASTER_SITES=	http://www.hackl.dhs.org/data/download/files/ \
-		CRITICAL
+		LOCAL/ehaupt
 
 MAINTAINER=	ehaupt@FreeBSD.org
 COMMENT=	Colorized, small, and flexible Tetris(TM)-clone for the console

Modified: head/games/filters/Makefile
==============================================================================
--- head/games/filters/Makefile	Tue Jan  6 09:37:41 2015	(r376394)
+++ head/games/filters/Makefile	Tue Jan  6 09:37:52 2015	(r376395)
@@ -5,7 +5,7 @@ PORTNAME=	filters
 PORTVERSION=	2.53
 CATEGORIES=	games perl5
 MASTER_SITES=	http://ftp.debian.org/debian/pool/main/f/filters/ \
-		CRITICAL
+		LOCAL/ehaupt
 DISTNAME=	${PORTNAME}_${PORTVERSION}
 
 MAINTAINER=	ehaupt@FreeBSD.org

Modified: head/games/textmaze/Makefile
==============================================================================
--- head/games/textmaze/Makefile	Tue Jan  6 09:37:41 2015	(r376394)
+++ head/games/textmaze/Makefile	Tue Jan  6 09:37:52 2015	(r376395)
@@ -5,7 +5,7 @@ PORTNAME=	textmaze
 PORTVERSION=	1.2
 CATEGORIES=	games perl5
 MASTER_SITES=	http://www.robobunny.com/projects/textmaze/ \
-		CRITICAL
+		LOCAL/ehaupt
 DISTNAME=	${PORTNAME}_v${PORTVERSION}
 
 MAINTAINER=	ehaupt@FreeBSD.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201501060937.t069brbH098242>