aboutsummaryrefslogtreecommitdiff
path: root/net/spnetkit
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 /net/spnetkit
parent237b260c0b2260e43ddaedbc82ce81b9c102bc08 (diff)
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 'net/spnetkit')
-rw-r--r--net/spnetkit/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/spnetkit/Makefile b/net/spnetkit/Makefile
index e446ae8be22c..172752f85c7d 100644
--- a/net/spnetkit/Makefile
+++ b/net/spnetkit/Makefile
@@ -8,7 +8,7 @@
PORTNAME= spnetkit
PORTVERSION= 0.2.0
CATEGORIES= net
-MASTER_SITES= http://spnetkit.googlecode.com/files/
+MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
DISTNAME= ${PORTNAME}-${PORTVERSION}.src
MAINTAINER= vanilla@FreeBSD.org