svn commit: r306587 - head/devel/ocaml-classes

Baptiste Daroussin bapt at FreeBSD.org
Sun Oct 28 22:32:42 UTC 2012


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 at 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}
 


More information about the svn-ports-head mailing list