diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2006-03-07 19:53:42 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2006-03-07 19:53:42 +0000 |
commit | c61493cf79703bb5436f5b0c33c105c8ebbb9082 (patch) | |
tree | 6521961ccc262baaa680e3a9da346b7fb3b7597e /devel/ccache/Makefile | |
parent | ace82c4586d48b71824d7ccac5bdbc64ae8975a5 (diff) |
Notes
Diffstat (limited to 'devel/ccache/Makefile')
-rw-r--r-- | devel/ccache/Makefile | 2 |
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 |