Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Aug 2014 21:18:45 +0000 (UTC)
From:      Adam Weinberger <adamw@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r364666 - head/dns/dnshistory
Message-ID:  <53e93335.2bdd.3c38aea4@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: adamw
Date: Mon Aug 11 21:18:45 2014
New Revision: 364666
URL: http://svnweb.freebsd.org/changeset/ports/364666
QAT: https://qat.redports.org/buildarchive/r364666/

Log:
  Fix typo.

Modified:
  head/dns/dnshistory/Makefile

Modified: head/dns/dnshistory/Makefile
==============================================================================
--- head/dns/dnshistory/Makefile	Mon Aug 11 21:15:44 2014	(r364665)
+++ head/dns/dnshistory/Makefile	Mon Aug 11 21:18:45 2014	(r364666)
@@ -13,7 +13,7 @@ LICENSE=	GPLv2
 
 LIB_DEPENDS=	libpcre.so:${PORTSDIR}/devel/pcre
 
-USE_BDB=	4.2+
+USE_BDB=	42+
 GNU_CONFIGURE=	yes
 
 PLIST_FILES=	bin/${PORTNAME} man/man1/${PORTNAME}.1.gz



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?53e93335.2bdd.3c38aea4>