aboutsummaryrefslogtreecommitdiff
path: root/textproc/google-ctemplate
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2008-03-06 22:19:52 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2008-03-06 22:19:52 +0000
commit1e1dff629005286c45386030fb64b6b517855556 (patch)
treee05831b2a9ed0617821ca60ff820b76a362a0930 /textproc/google-ctemplate
parent237b260c0b2260e43ddaedbc82ce81b9c102bc08 (diff)
downloadports-1e1dff629005286c45386030fb64b6b517855556.tar.gz
ports-1e1dff629005286c45386030fb64b6b517855556.zip
Use ${MASTER_SITE_GOOGLE_CODE} instead of
http://something.googlecode.com/files PR: ports/121435 (related)
Notes
Notes: svn path=/head/; revision=208538
Diffstat (limited to 'textproc/google-ctemplate')
-rw-r--r--textproc/google-ctemplate/Makefile2
1 files changed, 1 insertions, 1 deletions
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