Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Aug 2019 22:12:41 +0000 (UTC)
From:      Cy Schubert <cy@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r508687 - head/lang/dmd1
Message-ID:  <201908112212.x7BMCf1J020634@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: cy
Date: Sun Aug 11 22:12:41 2019
New Revision: 508687
URL: https://svnweb.freebsd.org/changeset/ports/508687

Log:
  Correct best before date.
  
  Reported by:	rene@

Modified:
  head/lang/dmd1/Makefile

Modified: head/lang/dmd1/Makefile
==============================================================================
--- head/lang/dmd1/Makefile	Sun Aug 11 21:46:24 2019	(r508686)
+++ head/lang/dmd1/Makefile	Sun Aug 11 22:12:41 2019	(r508687)
@@ -19,7 +19,7 @@ LICENSE_FILE_DMD=	${WRKSRC}/../../license.txt
 LICENSE_PERMS_DMD=	no-pkg-mirror auto-accept
 
 DEPRECATED=     No longer supported upstream
-EXPIRATION_DATE=        2021-08-31
+EXPIRATION_DATE=        2019-08-31
 
 
 NO_PACKAGE=	No redistribution of non validated binaries



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