svn commit: r385175 - head/ftp/ocaml-ocurl
Johan van Selst
johans at FreeBSD.org
Sat May 2 12:11:15 UTC 2015
Author: johans
Date: Sat May 2 12:11:14 2015
New Revision: 385175
URL: https://svnweb.freebsd.org/changeset/ports/385175
Log:
Add a second master site
Modified:
head/ftp/ocaml-ocurl/Makefile
Modified: head/ftp/ocaml-ocurl/Makefile
==============================================================================
--- head/ftp/ocaml-ocurl/Makefile Sat May 2 12:05:40 2015 (r385174)
+++ head/ftp/ocaml-ocurl/Makefile Sat May 2 12:11:14 2015 (r385175)
@@ -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 at FreeBSD.org
More information about the svn-ports-all
mailing list