From 6e2294d2fff06b1fb25d85dda35094d63227e315 Mon Sep 17 00:00:00 2001 From: alepulver Date: Tue, 4 Mar 2008 12:24:52 +0000 Subject: - Fix MASTER_SITES. Reported by: pointyhat (erwin) --- games/evq3/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'games') diff --git a/games/evq3/Makefile b/games/evq3/Makefile index 8e8974cf76c9..aaee15b2e553 100644 --- a/games/evq3/Makefile +++ b/games/evq3/Makefile @@ -9,7 +9,7 @@ PORTNAME= evq3 PORTVERSION= 1.0a PORTREVISION= 2 CATEGORIES= games -MASTER_SITES= http://evolution.quakedev.com/dev/final/ +MASTER_SITES= http://evolution.quakedev.com/dev/evq3/ DISTNAME= ${PORTNAME}-final-src DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ pak-${PORTNAME}.pk3 -- cgit