Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Sep 2018 11:21:34 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r479889 - head/math/mtl
Message-ID:  <201809161121.w8GBLY1R075068@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sun Sep 16 11:21:34 2018
New Revision: 479889
URL: https://svnweb.freebsd.org/changeset/ports/479889

Log:
  Add an expiration date

Modified:
  head/math/mtl/Makefile

Modified: head/math/mtl/Makefile
==============================================================================
--- head/math/mtl/Makefile	Sun Sep 16 10:52:56 2018	(r479888)
+++ head/math/mtl/Makefile	Sun Sep 16 11:21:34 2018	(r479889)
@@ -17,6 +17,7 @@ LICENSE_PERMS=	dist-mirror dist-sell pkg-mirror pkg-se
 
 BROKEN=		fails to fetch: mastersite times out
 DEPRECATED=	fails to fetch: mastersite times out
+EXPIRATION_DATE=	2018-09-25
 
 CONFIGURE_ENV=	CXXCPP="${CXXCPP}"
 CXXCPP?=	${CXX} -E



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