From 030b90c0afc402789d7ce2b4ae2e06f5140c195b Mon Sep 17 00:00:00 2001 From: Johan van Selst Date: Sat, 2 May 2015 12:11:14 +0000 Subject: [PATCH] Add a second master site --- ftp/ocaml-ocurl/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ftp/ocaml-ocurl/Makefile b/ftp/ocaml-ocurl/Makefile index 738aaeb207f5..a552b0afe471 100644 --- a/ftp/ocaml-ocurl/Makefile +++ b/ftp/ocaml-ocurl/Makefile @@ -5,7 +5,8 @@ PORTNAME= ocurl PORTVERSION= 0.7.2 PORTREVISION= 1 CATEGORIES= ftp -MASTER_SITES= https://forge.ocamlcore.org/frs/download.php/1463/ +MASTER_SITES= https://forge.ocamlcore.org/frs/download.php/1463/ \ + http://ygrek.org.ua/p/release/ocurl/ PKGNAMEPREFIX= ocaml- MAINTAINER= johans@FreeBSD.org