svn commit: r403818 - head/games/linux-enemyterritory-jaymod-21
Barbara Guida
bar at FreeBSD.org
Tue Dec 15 22:02:44 UTC 2015
Author: bar
Date: Tue Dec 15 22:02:43 2015
New Revision: 403818
URL: https://svnweb.freebsd.org/changeset/ports/403818
Log:
Unbreak using a different URL for distfiles.
Modified:
head/games/linux-enemyterritory-jaymod-21/Makefile
Modified: head/games/linux-enemyterritory-jaymod-21/Makefile
==============================================================================
--- head/games/linux-enemyterritory-jaymod-21/Makefile Tue Dec 15 21:47:15 2015 (r403817)
+++ head/games/linux-enemyterritory-jaymod-21/Makefile Tue Dec 15 22:02:43 2015 (r403818)
@@ -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 at 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/}
More information about the svn-ports-all
mailing list