svn commit: r378575 - head/games/linux-uplink-demo

Marcus von Appen mva at FreeBSD.org
Sat Feb 7 08:49:25 UTC 2015


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


More information about the svn-ports-all mailing list