From 96a58e88e708763364c960fe31b9b8df079cacbf Mon Sep 17 00:00:00 2001 From: Steven Kreuzer Date: Wed, 9 Sep 2009 13:32:13 +0000 Subject: [PATCH] Update MASTER_SITES Submitted by: Stas Timokhin (private email) --- games/blockout/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/games/blockout/Makefile b/games/blockout/Makefile index f7a0c29e177e..c010da2eff94 100644 --- a/games/blockout/Makefile +++ b/games/blockout/Makefile @@ -8,8 +8,8 @@ PORTNAME= blockout PORTVERSION= 2.4 CATEGORIES= games -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= blockout +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/BlockOut%20${PORTVERSION}/ \ + http://www.stasyan.com/devel/distfiles/ DISTNAME= bl24-src-linux-i586 MAINTAINER= stast@bsdportal.ru