aboutsummaryrefslogtreecommitdiff
path: root/deskutils/gcalcli/Makefile
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 /deskutils/gcalcli/Makefile
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 'deskutils/gcalcli/Makefile')
-rw-r--r--deskutils/gcalcli/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/gcalcli/Makefile b/deskutils/gcalcli/Makefile
index dd8201e17152..619dd3899109 100644
--- a/deskutils/gcalcli/Makefile
+++ b/deskutils/gcalcli/Makefile
@@ -9,7 +9,7 @@
PORTNAME= gcalcli
PORTVERSION= 1.4
CATEGORIES= deskutils
-MASTER_SITES= http://gcalcli.googlecode.com/files/
+MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
EXTRACT_SUFX= .tgz
MAINTAINER= lwhsu@FreeBSD.org