svn commit: r364250 - head/dns/bind98

Mathieu Arnold mat at FreeBSD.org
Thu Aug 7 08:40:26 UTC 2014


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
 


More information about the svn-ports-head mailing list