aboutsummaryrefslogtreecommitdiff
path: root/devel/ccache
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2006-03-07 19:53:42 +0000
committerMichael Johnson <ahze@FreeBSD.org>2006-03-07 19:53:42 +0000
commitc61493cf79703bb5436f5b0c33c105c8ebbb9082 (patch)
tree6521961ccc262baaa680e3a9da346b7fb3b7597e /devel/ccache
parentace82c4586d48b71824d7ccac5bdbc64ae8975a5 (diff)
downloadports-c61493cf79703bb5436f5b0c33c105c8ebbb9082.tar.gz
ports-c61493cf79703bb5436f5b0c33c105c8ebbb9082.zip
- Update MASTER_SITES to fix fetch
PR: 94179 Submitted by: Shaun Amott <shaun@inerd.com> Approved by: portmgr (erwin, marcus)
Notes
Notes: svn path=/head/; revision=157025
Diffstat (limited to 'devel/ccache')
-rw-r--r--devel/ccache/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ccache/Makefile b/devel/ccache/Makefile
index 82012b7d3145..2ae844633459 100644
--- a/devel/ccache/Makefile
+++ b/devel/ccache/Makefile
@@ -9,7 +9,7 @@ PORTNAME= ccache
PORTVERSION= 2.4
PORTREVISION= 3
CATEGORIES= devel
-MASTER_SITES= http://ccache.samba.org/ftp/ccache/
+MASTER_SITES= http://samba.org/ftp/ccache/
MAINTAINER= ahze@FreeBSD.org
COMMENT= A tool to minimize the compile time of C/C++ programs