svn commit: r307650 - head/dns/ldns

Emanuel Haupt ehaupt at FreeBSD.org
Thu Nov 22 12:42:28 UTC 2012


Author: ehaupt
Date: Thu Nov 22 12:42:28 2012
New Revision: 307650
URL: http://svnweb.freebsd.org/changeset/ports/307650

Log:
  Bump PORTREVISION in order to make the registration of CONFLICTS work.
  
  Feature safe:	yes

Modified:
  head/dns/ldns/Makefile

Modified: head/dns/ldns/Makefile
==============================================================================
--- head/dns/ldns/Makefile	Thu Nov 22 12:30:39 2012	(r307649)
+++ head/dns/ldns/Makefile	Thu Nov 22 12:42:28 2012	(r307650)
@@ -3,7 +3,7 @@
 
 PORTNAME=	ldns
 PORTVERSION=	1.6.15
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	dns
 MASTER_SITES=	http://www.nlnetlabs.nl/downloads/ldns/ \
 		CRITICAL


More information about the svn-ports-all mailing list