svn commit: r479889 - head/math/mtl

Antoine Brodin antoine at FreeBSD.org
Sun Sep 16 11:21:35 UTC 2018


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


More information about the svn-ports-head mailing list