summaryrefslogtreecommitdiff
path: root/misc/xdelta3
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 /misc/xdelta3
parent- Provide two additional build OPTIONS: (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 'misc/xdelta3')
-rw-r--r--misc/xdelta3/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/xdelta3/Makefile b/misc/xdelta3/Makefile
index 72e1f48427d6..6a11a7daf18f 100644
--- a/misc/xdelta3/Makefile
+++ b/misc/xdelta3/Makefile
@@ -8,7 +8,7 @@
PORTNAME= xdelta
PORTVERSION= 3.0q
CATEGORIES= misc devel
-MASTER_SITES= http://xdelta.googlecode.com/files/
+MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
DISTNAME= ${PORTNAME}${PORTVERSION:C/\.//g}
MAINTAINER= skv@FreeBSD.org