diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/linux-ut/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/games/linux-ut/Makefile b/games/linux-ut/Makefile index 7de65042b972..3a32569a5a18 100644 --- a/games/linux-ut/Makefile +++ b/games/linux-ut/Makefile @@ -6,7 +6,7 @@ PORTVERSION= ${UTVERSION} PORTREVISION= 4 PORTEPOCH= 1 CATEGORIES= games linux -MASTER_SITES= http://liflg.holarse.net/files/final/:p436 \ +MASTER_SITES= http://liflg.holarse-linuxgaming.de/files/final/:p436 \ http://www.utpg.org/patches/:p451 DISTFILES= ${PATCH436FILES} \ ${PATCH451FILES} @@ -15,8 +15,6 @@ DIST_SUBDIR= ${PORTNAME} MAINTAINER= scf@FreeBSD.org COMMENT= Unreal Tournament for Linux -BROKEN= fails to fetch - ONLY_FOR_ARCHS= i386 amd64 USE_LINUX= yes USE_LINUX_APPS= xorglibs sdl12 |