From 1e1dff629005286c45386030fb64b6b517855556 Mon Sep 17 00:00:00 2001 From: Edwin Groothuis 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) --- archivers/xar/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'archivers') diff --git a/archivers/xar/Makefile b/archivers/xar/Makefile index 15dd406f6a9d..00118c93c181 100644 --- a/archivers/xar/Makefile +++ b/archivers/xar/Makefile @@ -8,7 +8,7 @@ PORTNAME= xar PORTVERSION= 1.5.2 CATEGORIES= archivers -MASTER_SITES= http://xar.googlecode.com/files/ \ +MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} \ ${MASTER_SITE_GENTOO} MASTER_SITE_SUBDIR= distfiles -- cgit v1.2.3