aboutsummaryrefslogtreecommitdiffstats
path: root/devel/google-sparsehash
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2008-03-07 06:19:52 +0800
committeredwin <edwin@FreeBSD.org>2008-03-07 06:19:52 +0800
commit4bc79fa079905423d48b9ab3f10473c13af0e5e7 (patch)
treedcb84b442280ab9c2c25870f49033d1466bd4306 /devel/google-sparsehash
parent72e3377c0f44fa9d78c6d380e9129bca739e4409 (diff)
downloadfreebsd-ports-graphics-4bc79fa079905423d48b9ab3f10473c13af0e5e7.tar.gz
freebsd-ports-graphics-4bc79fa079905423d48b9ab3f10473c13af0e5e7.tar.zst
freebsd-ports-graphics-4bc79fa079905423d48b9ab3f10473c13af0e5e7.zip
Use ${MASTER_SITE_GOOGLE_CODE} instead of
http://something.googlecode.com/files PR: ports/121435 (related)
Diffstat (limited to 'devel/google-sparsehash')
-rw-r--r--devel/google-sparsehash/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/google-sparsehash/Makefile b/devel/google-sparsehash/Makefile
index e718c340a93..35eba635190 100644
--- a/devel/google-sparsehash/Makefile
+++ b/devel/google-sparsehash/Makefile
@@ -8,7 +8,7 @@
PORTNAME= google-sparsehash
PORTVERSION= 0.8
CATEGORIES= devel
-MASTER_SITES= http://google-sparsehash.googlecode.com/files/ \
+MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} \
${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= vd/${PORTNAME}
DISTNAME= sparsehash-${PORTVERSION}