Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Oct 2012 22:32:42 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r306587 - head/devel/ocaml-classes
Message-ID:  <201210282232.q9SMWgC8014684@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Sun Oct 28 22:32:41 2012
New Revision: 306587
URL: http://svn.freebsd.org/changeset/ports/306587

Log:
  Update master_sites
  
  PR:		ports/172227
  Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
  Feature safe:	yes

Modified:
  head/devel/ocaml-classes/Makefile

Modified: head/devel/ocaml-classes/Makefile
==============================================================================
--- head/devel/ocaml-classes/Makefile	Sun Oct 28 22:20:28 2012	(r306586)
+++ head/devel/ocaml-classes/Makefile	Sun Oct 28 22:32:41 2012	(r306587)
@@ -1,17 +1,12 @@
-# New ports collection makefile for:	ocaml-classes
-# Date created:			Ven 16 aoû 2002 02:05:08 CEST
-# Whom:				Michaël Grünewald
-#
+# Created by: Michaël Grünewald
 # $FreeBSD$
-#
 
 PORTNAME=	classes
 PORTVERSION=	3.05
 PORTREVISION=	3
 CATEGORIES=	devel
-MASTER_SITES=	http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/dist/\
-		ftp://ftp.kurims.kyoto-u.ac.jp/pub/lang/olabl/\
-		ftp://ftp.inria.fr/lang/caml-light/bazar-ocaml/
+MASTER_SITES=	http://caml.inria.fr/pub/distrib/bazar-ocaml/ \
+		http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/dist/
 PKGNAMEPREFIX=	ocaml-
 DISTNAME=	ocaml-${PORTNAME}-${PORTVERSION}
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201210282232.q9SMWgC8014684>