diff options
author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2016-01-02 01:51:10 +0800 |
---|---|---|
committer | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2016-01-02 01:51:10 +0800 |
commit | d8e6ee19ff1e86df2b6a4849dfd725b995bdab87 (patch) | |
tree | 424ef25a1a41943a10f64098d6dce6d78b196534 /games | |
parent | 88f1cbc5127351d2700f6d4343a3b65fee09411b (diff) | |
download | freebsd-ports-gnome-d8e6ee19ff1e86df2b6a4849dfd725b995bdab87.tar.gz freebsd-ports-gnome-d8e6ee19ff1e86df2b6a4849dfd725b995bdab87.tar.zst freebsd-ports-gnome-d8e6ee19ff1e86df2b6a4849dfd725b995bdab87.zip |
Fix MASTER_SITES and unmark BROKEN.
Diffstat (limited to 'games')
-rw-r--r-- | games/linux-unrealgold/Makefile | 2 | ||||
-rw-r--r-- | games/linux-unrealgold/pkg-descr | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/games/linux-unrealgold/Makefile b/games/linux-unrealgold/Makefile index ee8b5fe4aab3..7c60a185da33 100644 --- a/games/linux-unrealgold/Makefile +++ b/games/linux-unrealgold/Makefile @@ -5,7 +5,7 @@ PORTNAME= unrealgold PORTVERSION= 436 PORTREVISION= 2 CATEGORIES= games linux -MASTER_SITES= http://offload1.icculus.org/~ravage/unreal/${PORTNAME}/ +MASTER_SITES= http://icculus.org/~ravage/unreal/${PORTNAME}/ PKGNAMEPREFIX= linux- DISTNAME= ${PORTNAME}-install-${PORTVERSION} EXTRACT_SUFX= .run diff --git a/games/linux-unrealgold/pkg-descr b/games/linux-unrealgold/pkg-descr index 4b675fb1cec8..034738f42d41 100644 --- a/games/linux-unrealgold/pkg-descr +++ b/games/linux-unrealgold/pkg-descr @@ -14,5 +14,4 @@ Unreal Gold CD for Linux by ravage Also this port requires Unreal Tournament 436 (games/linux-ut) to be installed and working. -WWW: http://www.unreal.com/unrealgold/ WWW: http://icculus.org/~ravage/unreal/unrealgold/ |