aboutsummaryrefslogtreecommitdiffstats
path: root/www/google-appengine/Makefile
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2008-04-19 07:10:57 +0800
committeredwin <edwin@FreeBSD.org>2008-04-19 07:10:57 +0800
commit3c45cff1d7afcd0ad6f2609a8a77423afd1f5c4a (patch)
treea1dbee024c81d9fbb9d3194edf057a1330695c97 /www/google-appengine/Makefile
parent258298464a4fc974970dbe2e79539fa35fb728a8 (diff)
downloadfreebsd-ports-gnome-3c45cff1d7afcd0ad6f2609a8a77423afd1f5c4a.tar.gz
freebsd-ports-gnome-3c45cff1d7afcd0ad6f2609a8a77423afd1f5c4a.tar.zst
freebsd-ports-gnome-3c45cff1d7afcd0ad6f2609a8a77423afd1f5c4a.zip
Use MASTER_SITE_GOOGLE_CODE / PROJECTHOST macro
Diffstat (limited to 'www/google-appengine/Makefile')
-rw-r--r--www/google-appengine/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/google-appengine/Makefile b/www/google-appengine/Makefile
index 137346f1e628..57a40c1a80ff 100644
--- a/www/google-appengine/Makefile
+++ b/www/google-appengine/Makefile
@@ -10,7 +10,8 @@ PORTVERSION= 1.0
#PORTREVISION= 0
#PORTEPOCH= 0
CATEGORIES= www devel python
-MASTER_SITES= http://googleappengine.googlecode.com/files/
+MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
+PROJECTHOST= googleappengine
DISTNAME= ${PORTNAME:S|-|_|}
DIST_SUBDIR= ${PORTNAME}/${PORTVERSION}