aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-12-26 11:08:42 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-12-26 11:08:42 +0000
commitee57981bb8841258d733002bf65761f345a0e8aa (patch)
tree6836988679805e50ed8e1b5961142f068c8e867c /games
parentcf4a15d81dd50f73bb6ff688f86b1abeeabe9398 (diff)
downloadports-ee57981bb8841258d733002bf65761f345a0e8aa.tar.gz
ports-ee57981bb8841258d733002bf65761f345a0e8aa.zip
- Unbreak fetch
Notes
Notes: svn path=/head/; revision=404504
Diffstat (limited to 'games')
-rw-r--r--games/megaglest/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/games/megaglest/Makefile b/games/megaglest/Makefile
index 30252fdb9a28..4e093d274411 100644
--- a/games/megaglest/Makefile
+++ b/games/megaglest/Makefile
@@ -5,13 +5,12 @@ PORTNAME= megaglest
PORTVERSION= 3.9.0.4
PORTREVISION= 8
CATEGORIES= games
-MASTER_SITES= SF/${PORTNAME}/${PORTNAME}_3.9.0/
+MASTER_SITES= SF/${PORTNAME}/archived/${PORTNAME}_3.9.0/
DISTNAME= ${PORTNAME}-source-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Open source 3D real-time strategy game
-BROKEN= unfetchable
LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl \
libpng.so:${PORTSDIR}/graphics/png \
libxerces-c.so:${PORTSDIR}/textproc/xerces-c3 \