From 44f2e010ae4450fd78a57933d432e59b04e47463 Mon Sep 17 00:00:00 2001
From: Renato Botelho <garga@FreeBSD.org>
Date: Tue, 2 May 2006 14:49:42 +0000
Subject: - Use recently added MASTER_SITE_MOZDEV

PR:		ports/96451 (part of)
Submitted by:	Andrew Pantyukhin <infofarmer@gmail.com>
---
 www/mozex/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'www/mozex')

diff --git a/www/mozex/Makefile b/www/mozex/Makefile
index e647357a79ff..0931274d0c86 100644
--- a/www/mozex/Makefile
+++ b/www/mozex/Makefile
@@ -9,8 +9,8 @@ PORTNAME?=	mozex
 PORTVERSION=	1.07
 PORTREVISION?=	3
 CATEGORIES=	www mail news ftp
-MASTER_SITES=	http://www.devlib.org/mozdev/mozex/ \
-		http://mozdev.sweetooth.org/mozex/
+MASTER_SITES=	${MASTER_SITE_MOZDEV}
+MASTER_SITE_SUBDIR=	${PORTNAME}
 
 MAINTAINER?=	ports@FreeBSD.org
 COMMENT?=	Mozex allows Mozilla's users to use external programs for mail, news, etc.
-- 
cgit v1.2.3