1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-12 07:27:57 +00:00

Update CMake's master sites.

The previous value now redirects to downloads.cmake.org, which causes the
default fetch settings to fail.

Thanks to Adriaan de Groot for the report.
This commit is contained in:
Raphael Kubo da Costa 2013-12-11 12:55:08 +00:00
parent b4d8f76647
commit 99283ac7f7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=336159
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
PORTNAME= cmake
PORTVERSION= 2.8.12.1
CATEGORIES= devel
MASTER_SITES= http://www.cmake.org/files/v2.8/
MASTER_SITES= http://downloads.cmake.org/files/v2.8/
PKGNAMESUFFIX= -gui
MAINTAINER= kde@FreeBSD.org

View File

@ -4,7 +4,7 @@
PORTNAME= cmake
PORTVERSION= 2.8.12.1
CATEGORIES= devel
MASTER_SITES= http://www.cmake.org/files/v2.8/
MASTER_SITES= http://downloads.cmake.org/files/v2.8/
MAINTAINER= kde@FreeBSD.org
COMMENT?= Cross-platform Makefile generator