Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Aug 2014 08:40:26 +0000 (UTC)
From:      Mathieu Arnold <mat@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r364250 - head/dns/bind98
Message-ID:  <53e33b7a.5141.39b08adf@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mat
Date: Thu Aug  7 08:40:25 2014
New Revision: 364250
URL: http://svnweb.freebsd.org/changeset/ports/364250
QAT: https://qat.redports.org/buildarchive/r364250/

Log:
  Push back expiration to the end of the month.
  
  Sponsored by:	Absolight

Modified:
  head/dns/bind98/Makefile

Modified: head/dns/bind98/Makefile
==============================================================================
--- head/dns/bind98/Makefile	Thu Aug  7 08:17:15 2014	(r364249)
+++ head/dns/bind98/Makefile	Thu Aug  7 08:40:25 2014	(r364250)
@@ -29,7 +29,7 @@ CPE_UPDATE=	${ISCVERSION:C/.*-//:tl}
 .endif
 
 DEPRECATED=	Will be EOL as of September 2014.
-EXPIRATION_DATE=	2014-09-01
+EXPIRATION_DATE=	2014-09-30
 
 LIB_DEPENDS=	libxml2.so:${PORTSDIR}/textproc/libxml2
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?53e33b7a.5141.39b08adf>