From 643f0d538ca28efc94f546266759cb3bdc67840a Mon Sep 17 00:00:00 2001 From: garga Date: Fri, 12 May 2006 11:08:54 +0000 Subject: Use MASTER_SITE_MOZDEV PR: ports/96451 (partial) Submitted by: Andrew Pantyukhin Approved by: maintainers timeout (2 weeks) --- www/mozplugger/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'www/mozplugger') diff --git a/www/mozplugger/Makefile b/www/mozplugger/Makefile index 2277d5515193..d23907ee61d4 100644 --- a/www/mozplugger/Makefile +++ b/www/mozplugger/Makefile @@ -8,7 +8,8 @@ PORTNAME= mozplugger PORTVERSION= 1.7.3 CATEGORIES= www -MASTER_SITES= http://download.mozdev.org/mozplugger/ +MASTER_SITES= ${MASTER_SITE_MOZDEV} +MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= lorenl@alzatex.com COMMENT= Framework for loading web content in external viewers -- cgit