From owner-svn-ports-head@FreeBSD.ORG Sun Oct 28 22:32:42 2012 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 64144B53; Sun, 28 Oct 2012 22:32:42 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 4BF938FC0A; Sun, 28 Oct 2012 22:32:42 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q9SMWgq3014686; Sun, 28 Oct 2012 22:32:42 GMT (envelope-from bapt@svn.freebsd.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q9SMWgC8014684; Sun, 28 Oct 2012 22:32:42 GMT (envelope-from bapt@svn.freebsd.org) Message-Id: <201210282232.q9SMWgC8014684@svn.freebsd.org> From: Baptiste Daroussin Date: Sun, 28 Oct 2012 22:32:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r306587 - head/devel/ocaml-classes X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Oct 2012 22:32:42 -0000 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 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}