Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Feb 2015 08:49:24 +0000 (UTC)
From:      Marcus von Appen <mva@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r378575 - head/games/linux-uplink-demo
Message-ID:  <201502070849.t178nObW062411@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mva
Date: Sat Feb  7 08:49:24 2015
New Revision: 378575
URL: https://svnweb.freebsd.org/changeset/ports/378575
QAT: https://qat.redports.org/buildarchive/r378575/

Log:
  - Unbreak linux-uplink-demo, the distfile location changed upstream
  
  PR:		196838
  Reported by:	amdmi3@

Modified:
  head/games/linux-uplink-demo/Makefile

Modified: head/games/linux-uplink-demo/Makefile
==============================================================================
--- head/games/linux-uplink-demo/Makefile	Sat Feb  7 08:21:46 2015	(r378574)
+++ head/games/linux-uplink-demo/Makefile	Sat Feb  7 08:49:24 2015	(r378575)
@@ -4,7 +4,7 @@
 PORTNAME=	uplink-demo
 PORTVERSION=	1.55
 CATEGORIES=	games linux
-MASTER_SITES=	http://uplink.co.uk/test/
+MASTER_SITES=	http://www.introversion.co.uk/uplink/downloads/
 PKGNAMEPREFIX=	linux-
 DISTNAME=	${PORTNAME}-${PORTVERSION}DEMO
 EXTRACT_SUFX=	.sh



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