From 63333f245c799ea3d847bc71941f43d75c20b85b Mon Sep 17 00:00:00 2001 From: sturm Date: Fri, 9 Jan 2004 21:16:48 +0000 Subject: [PATCH] use http to fetch distfile --- games/xdeblock/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/games/xdeblock/Makefile b/games/xdeblock/Makefile index baa026f9982..0deb319d57d 100644 --- a/games/xdeblock/Makefile +++ b/games/xdeblock/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.19 2002/10/26 20:44:39 naddy Exp $ +# $OpenBSD: Makefile,v 1.20 2004/01/09 21:16:48 sturm Exp $ COMMENT= "block action game" @@ -6,7 +6,7 @@ DISTNAME= xdeblock PKGNAME= xdeblock-1.0 CATEGORIES= games -MASTER_SITES= ftp://www.vector.co.jp/pack/unix/game/action/block/ +MASTER_SITES= http://www.vector.co.jp/pack/unix/game/action/block/ EXTRACT_SUFX= .tgz # License: NONE