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) --- textproc/google-ctemplate/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'textproc/google-ctemplate') diff --git a/textproc/google-ctemplate/Makefile b/textproc/google-ctemplate/Makefile index 3e3e6628877c..21f6c709fc1d 100644 --- a/textproc/google-ctemplate/Makefile +++ b/textproc/google-ctemplate/Makefile @@ -9,7 +9,7 @@ PORTNAME= google-ctemplate PORTVERSION= 0.9 CATEGORIES= textproc -MASTER_SITES= http://google-ctemplate.googlecode.com/files/ +MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} DISTNAME= ctemplate-${PORTVERSION} MAINTAINER= clsung@FreeBSD.org -- cgit v1.2.3