From e48050b4a88acf0e5b326d8248a1e858c0ed76da Mon Sep 17 00:00:00 2001 From: Andrew Pantyukhin Date: Fri, 28 Jul 2006 14:42:54 +0000 Subject: - Rid the tree of double slashes in URL paths --- games/frozenbubble/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'games/frozenbubble') diff --git a/games/frozenbubble/Makefile b/games/frozenbubble/Makefile index c513f165fe08..f09e45878d20 100644 --- a/games/frozenbubble/Makefile +++ b/games/frozenbubble/Makefile @@ -9,7 +9,7 @@ PORTNAME= frozenbubble PORTVERSION= 1.0.0 PORTREVISION= 1 CATEGORIES= games -MASTER_SITES= http://zarb.org/~gc/fb// +MASTER_SITES= http://zarb.org/~gc/fb/ DISTNAME= frozen-bubble-${PORTVERSION} EXTRACT_SUFX= .tar.bz2 -- cgit v1.2.3