Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Nov 2019 21:38:47 +0000 (UTC)
From:      Thierry Thomas <thierry@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r517985 - head/science/v_sim
Message-ID:  <201911192138.xAJLcl5A008948@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: thierry
Date: Tue Nov 19 21:38:47 2019
New Revision: 517985
URL: https://svnweb.freebsd.org/changeset/ports/517985

Log:
  Make fetchable again.

Modified:
  head/science/v_sim/Makefile

Modified: head/science/v_sim/Makefile
==============================================================================
--- head/science/v_sim/Makefile	Tue Nov 19 21:26:48 2019	(r517984)
+++ head/science/v_sim/Makefile	Tue Nov 19 21:38:47 2019	(r517985)
@@ -5,12 +5,10 @@ PORTNAME=	v_sim
 PORTVERSION=	3.7.2
 PORTREVISION=	12
 CATEGORIES=	science
-MASTER_SITES=	http://inac.cea.fr/L_Sim/V_Sim/download/
+MASTER_SITES=	http://inac.cea.fr/sp2m/L_Sim/V_Sim/download/
 
 MAINTAINER=	thierry@FreeBSD.org
 COMMENT=	Visualization of atomic structures
-
-BROKEN=		unfetchable
 
 LICENSE=	CeCILL
 LICENSE_NAME=	CeCILL



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