Date: Mon, 22 Jun 2015 12:28:34 +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: r390288 - head/games/linux-nerogame Message-ID: <201506221228.t5MCSYDn031155@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: amdmi3 Date: Mon Jun 22 12:28:33 2015 New Revision: 390288 URL: https://svnweb.freebsd.org/changeset/ports/390288 Log: - Fix MASTER_SITES Approved by: portmgr blanket Modified: head/games/linux-nerogame/Makefile Modified: head/games/linux-nerogame/Makefile ============================================================================== --- head/games/linux-nerogame/Makefile Mon Jun 22 12:28:07 2015 (r390287) +++ head/games/linux-nerogame/Makefile Mon Jun 22 12:28:33 2015 (r390288) @@ -4,7 +4,7 @@ PORTNAME= nerogame PORTVERSION= 2.0 CATEGORIES= games linux -MASTER_SITES= SF/nero.mirror +MASTER_SITES= http://nn.cs.utexas.edu/nero/downloads/ PKGNAMEPREFIX= linux- DISTNAME= nero2_linux_i386
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201506221228.t5MCSYDn031155>