aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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