aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authoralepulver <alepulver@FreeBSD.org>2006-07-12 01:38:49 +0800
committeralepulver <alepulver@FreeBSD.org>2006-07-12 01:38:49 +0800
commitb0328c9db51e307035a74e69d6bf467db4628f21 (patch)
treeb9c860fff824bde928294a90d319f3a85000ba0f /games
parent365d2bc9328632566839a12f09598dbd955da43a (diff)
downloadfreebsd-ports-gnome-b0328c9db51e307035a74e69d6bf467db4628f21.tar.gz
freebsd-ports-gnome-b0328c9db51e307035a74e69d6bf467db4628f21.tar.zst
freebsd-ports-gnome-b0328c9db51e307035a74e69d6bf467db4628f21.zip
- Fix fetch problems by mirroring to MASTER_SITE_LOCAL (original was reported
to fail). Reported by: linimon
Diffstat (limited to 'games')
-rw-r--r--games/linux-enemyterritory-omni-bot-0660/Makefile8
-rw-r--r--games/linux-enemyterritory-omni-bot/Makefile8
2 files changed, 4 insertions, 12 deletions
diff --git a/games/linux-enemyterritory-omni-bot-0660/Makefile b/games/linux-enemyterritory-omni-bot-0660/Makefile
index 56be3e2cac33..d0eb3263c22c 100644
--- a/games/linux-enemyterritory-omni-bot-0660/Makefile
+++ b/games/linux-enemyterritory-omni-bot-0660/Makefile
@@ -8,7 +8,8 @@
PORTNAME= omni-bot
PORTVERSION= 0.52
CATEGORIES= games linux
-MASTER_SITES= #
+MASTER_SITES= ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= alepulver
PKGNAMEPREFIX= linux-enemyterritory-
MAINTAINER= alepulver@FreeBSD.org
@@ -35,11 +36,6 @@ PLIST_SUB+= ETPUB=""
PLIST_SUB+= ETPUB="@comment "
.endif
-pre-fetch:
- @cd ${DISTDIR} && ${FETCH_CMD:S/-A/-/} -o \
- ${DISTDIR}/${DISTNAME}${EXTRACT_SUFX} \
- 'http://www.omni-bot.de/e107/request.php?311'
-
do-build:
.for f in et etded
@(${ECHO} "#!/bin/sh"; \
diff --git a/games/linux-enemyterritory-omni-bot/Makefile b/games/linux-enemyterritory-omni-bot/Makefile
index 56be3e2cac33..d0eb3263c22c 100644
--- a/games/linux-enemyterritory-omni-bot/Makefile
+++ b/games/linux-enemyterritory-omni-bot/Makefile
@@ -8,7 +8,8 @@
PORTNAME= omni-bot
PORTVERSION= 0.52
CATEGORIES= games linux
-MASTER_SITES= #
+MASTER_SITES= ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= alepulver
PKGNAMEPREFIX= linux-enemyterritory-
MAINTAINER= alepulver@FreeBSD.org
@@ -35,11 +36,6 @@ PLIST_SUB+= ETPUB=""
PLIST_SUB+= ETPUB="@comment "
.endif
-pre-fetch:
- @cd ${DISTDIR} && ${FETCH_CMD:S/-A/-/} -o \
- ${DISTDIR}/${DISTNAME}${EXTRACT_SUFX} \
- 'http://www.omni-bot.de/e107/request.php?311'
-
do-build:
.for f in et etded
@(${ECHO} "#!/bin/sh"; \