Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Dec 2015 19:33:02 +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: r403685 - head/graphics/xd3d
Message-ID:  <201512131933.tBDJX2tj054719@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Sun Dec 13 19:33:02 2015
New Revision: 403685
URL: https://svnweb.freebsd.org/changeset/ports/403685

Log:
  Remove false positive, this port actually do fetch
  
  Reported by:	thierry@

Modified:
  head/graphics/xd3d/Makefile

Modified: head/graphics/xd3d/Makefile
==============================================================================
--- head/graphics/xd3d/Makefile	Sun Dec 13 18:35:57 2015	(r403684)
+++ head/graphics/xd3d/Makefile	Sun Dec 13 19:33:02 2015	(r403685)
@@ -10,7 +10,6 @@ MASTER_SITES=	http://www.cmap.polytechni
 MAINTAINER=	thierry@FreeBSD.org
 COMMENT=	Simple scientific visualization tool
 
-BROKEN=		unfetchable
 LICENSE=	GPLv2
 
 #--------------------------------------------------------------------------



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