Date: Thu, 9 Aug 2012 23:36:06 +0000 (UTC) From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r302369 - head/games/cavezofphear Message-ID: <201208092336.q79Na6OL066783@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: amdmi3 Date: Thu Aug 9 23:36:05 2012 New Revision: 302369 URL: http://svn.freebsd.org/changeset/ports/302369 Log: - Make use of my mirror for single-mastersite port Modified: head/games/cavezofphear/Makefile Modified: head/games/cavezofphear/Makefile ============================================================================== --- head/games/cavezofphear/Makefile Thu Aug 9 22:55:18 2012 (r302368) +++ head/games/cavezofphear/Makefile Thu Aug 9 23:36:05 2012 (r302369) @@ -8,7 +8,8 @@ PORTNAME= cavezofphear PORTVERSION= 0.5.1 CATEGORIES= games -MASTER_SITES= http://www.x86.no/cavezofphear/ +MASTER_SITES= http://www.x86.no/cavezofphear/ \ + http://mirror.amdmi3.ru/distfiles/ DISTNAME= phear-${PORTVERSION} MAINTAINER= ports@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201208092336.q79Na6OL066783>