diff options
author | rakuco <rakuco@FreeBSD.org> | 2016-01-02 01:51:10 +0800 |
---|---|---|
committer | rakuco <rakuco@FreeBSD.org> | 2016-01-02 01:51:10 +0800 |
commit | 270e9f74e0ae34bc9954ff855067e26d9a042d0f (patch) | |
tree | 424ef25a1a41943a10f64098d6dce6d78b196534 /games | |
parent | f7c588c3228261bda11ce26d66ae81b96055c3a9 (diff) | |
download | freebsd-ports-graphics-270e9f74e0ae34bc9954ff855067e26d9a042d0f.tar.gz freebsd-ports-graphics-270e9f74e0ae34bc9954ff855067e26d9a042d0f.tar.zst freebsd-ports-graphics-270e9f74e0ae34bc9954ff855067e26d9a042d0f.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 ee8b5fe4aab..7c60a185da3 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 4b675fb1cec..034738f42d4 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/ |