svn commit: r364666 - head/dns/dnshistory
Adam Weinberger
adamw at FreeBSD.org
Mon Aug 11 21:18:46 UTC 2014
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
More information about the svn-ports-head
mailing list