1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-13 03:03:15 +00:00

- Update MASTER_SITES to fix fetch

PR:		94179
Submitted by:	Shaun Amott <shaun@inerd.com>
Approved by:	portmgr (erwin, marcus)
This commit is contained in:
Michael Johnson 2006-03-07 19:53:42 +00:00
parent ace82c4586
commit c61493cf79
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=157025

View File

@ -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