From fd161eb8df4d7d69c488ebc435f0f1fe195f9700 Mon Sep 17 00:00:00 2001
From: Thierry Thomas <thierry@FreeBSD.org>
Date: Sat, 3 Apr 2004 20:46:07 +0000
Subject: Fix MASTER_SITES.

PR:		65134
Submitted by:	maintainer
Approved by:	mat (mentor)
---
 x11/9box/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'x11/9box')

diff --git a/x11/9box/Makefile b/x11/9box/Makefile
index 396d83d6f50d..1cdb6f469ace 100644
--- a/x11/9box/Makefile
+++ b/x11/9box/Makefile
@@ -9,8 +9,8 @@ PORTNAME=	9box
 PORTVERSION=	0.2.1
 PORTREVISION=	1
 CATEGORIES=	x11
-MASTER_SITES=	http://freesoftware.fsf.org/download/9box/ \
-		http://savannah.nongnu.org/download/9box/
+MASTER_SITES=	${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR=	thierry
 
 MAINTAINER=	gagnon_s@sympatico.ca
 COMMENT=	9box can "pack" windows inside itself
-- 
cgit v1.2.3