Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Feb 2016 16:00:10 +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: r407722 - head/dns/bind9-devel
Message-ID:  <201602011600.u11G0Af8033859@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mat
Date: Mon Feb  1 16:00:09 2016
New Revision: 407722
URL: https://svnweb.freebsd.org/changeset/ports/407722

Log:
  Mmm, some unintended change crept in, fix that.
  
  Sponsored by:	Absolight

Modified:
  head/dns/bind9-devel/Makefile

Modified: head/dns/bind9-devel/Makefile
==============================================================================
--- head/dns/bind9-devel/Makefile	Mon Feb  1 15:23:23 2016	(r407721)
+++ head/dns/bind9-devel/Makefile	Mon Feb  1 16:00:09 2016	(r407722)
@@ -19,7 +19,7 @@ COMMENT=	BIND DNS suite with updated DNS
 LICENSE=	ISCL
 
 # ISC releases things like 9.8.0-P1, which our versioning doesn't like
-ISCVERSION=	9.11.0.a.20160202
+ISCVERSION=	9.11.0.a20160202
 HASH=		d1dbf6b
 
 MAKE_JOBS_UNSAFE=	yes



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