aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authorbar <bar@FreeBSD.org>2015-12-16 06:02:43 +0800
committerbar <bar@FreeBSD.org>2015-12-16 06:02:43 +0800
commit95b5ef67c8c053f21d2d46562866c39bdf0ff8ca (patch)
treec7e47f4676c1675c80145769a4fbb6f4e5129c6a /games
parent44f9db767e31d53431eaafc729b7d30d71bcaf3e (diff)
downloadfreebsd-ports-gnome-95b5ef67c8c053f21d2d46562866c39bdf0ff8ca.tar.gz
freebsd-ports-gnome-95b5ef67c8c053f21d2d46562866c39bdf0ff8ca.tar.zst
freebsd-ports-gnome-95b5ef67c8c053f21d2d46562866c39bdf0ff8ca.zip
Unbreak using a different URL for distfiles.
Diffstat (limited to 'games')
-rw-r--r--games/linux-enemyterritory-jaymod-21/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/games/linux-enemyterritory-jaymod-21/Makefile b/games/linux-enemyterritory-jaymod-21/Makefile
index 39b071bf7254..cec31538f14a 100644
--- a/games/linux-enemyterritory-jaymod-21/Makefile
+++ b/games/linux-enemyterritory-jaymod-21/Makefile
@@ -5,17 +5,12 @@ PORTNAME= jaymod
PORTVERSION= 2.1.7
PORTREVISION= 4
CATEGORIES= games linux
-MASTER_SITES= http://etmod.googlecode.com/files/ \
- http://www.zenenterprises.biz/bud/jaymod/ \
- http://bud.zenenterprises.biz/jaymod/ \
- http://et.lsdfunweb.fr/et/jaymod/
+MASTER_SITES= https://storage.googleapis.com/google-code-archive-downloads/v1/code.google.com/etmod/
PKGNAMEPREFIX= linux-enemyterritory-
MAINTAINER= bar@FreeBSD.org
COMMENT= Jaymod - An Enemy Territory Modification
-BROKEN= unfetchable
-
RUN_DEPENDS= et:${PORTSDIR}/games/linux-enemyterritory
VERSTR= ${PORTVERSION:C/([0-9])\.([0-9])\.([0-9]+)/\1\2\3/}