From 4bc79fa079905423d48b9ab3f10473c13af0e5e7 Mon Sep 17 00:00:00 2001 From: edwin Date: Thu, 6 Mar 2008 22:19:52 +0000 Subject: Use ${MASTER_SITE_GOOGLE_CODE} instead of http://something.googlecode.com/files PR: ports/121435 (related) --- net-p2p/rtgui/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net-p2p') diff --git a/net-p2p/rtgui/Makefile b/net-p2p/rtgui/Makefile index b5243d0361e5..1abe883b1f9a 100644 --- a/net-p2p/rtgui/Makefile +++ b/net-p2p/rtgui/Makefile @@ -9,7 +9,7 @@ PORTNAME= rtgui PORTVERSION= 0.2.2 PORTREVISION= 2 CATEGORIES= net-p2p www -MASTER_SITES= http://rtgui.googlecode.com/files/ +MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} EXTRACT_SUFX= .tgz MAINTAINER= jadawin@tuxaco.net -- cgit