summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authormarino <marino@pkgsrc.org>2012-05-19 14:21:59 +0000
committermarino <marino@pkgsrc.org>2012-05-19 14:21:59 +0000
commitea938669e5aed5f04f4f8825e3d118380e85df1c (patch)
tree7c97ddb3e283a86a3bc4c127ccb1b8be935093f5 /games
parent72717cd9b2ff4092bccd5292775f8054ecf5ae33 (diff)
downloadpkgsrc-ea938669e5aed5f04f4f8825e3d118380e85df1c.tar.gz
games/rtcw: Update MASTER_SITES
Id Software changed the location of the binary, but its still available. The MASTER_SITE would have been valid for the latest version, 1.41, released in 2003.
Diffstat (limited to 'games')
-rw-r--r--games/rtcw/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/rtcw/Makefile b/games/rtcw/Makefile
index 87bd0e37675..518ba2d2f0f 100644
--- a/games/rtcw/Makefile
+++ b/games/rtcw/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.16 2008/05/26 02:13:19 joerg Exp $
+# $NetBSD: Makefile,v 1.17 2012/05/19 14:21:59 marino Exp $
DISTNAME= wolf-linux-1.33.x86
PKGNAME= rtcw-1.33
PKGREVISION= 1
CATEGORIES= games
-MASTER_SITES= ftp://ftp.idsoftware.com/idstuff/wolf/linux/
+MASTER_SITES= ftp://ftp.idsoftware.com/idstuff/wolf/linux/old/
EXTRACT_SUFX= .run
MAINTAINER= pkgsrc-users@NetBSD.org