aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--mail/bogofilter-qdbm/Makefile4
-rw-r--r--textproc/estraier/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/mail/bogofilter-qdbm/Makefile b/mail/bogofilter-qdbm/Makefile
index 3e2c874e2ebc..921344c97dd4 100644
--- a/mail/bogofilter-qdbm/Makefile
+++ b/mail/bogofilter-qdbm/Makefile
@@ -6,13 +6,13 @@
#
PORTNAME= bogofilter
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= mail
PKGNAMESUFFIX= -qdbm
MAINTAINER= matthias.andree@gmx.de
-LIB_DEPENDS= qdbm.10:${PORTSDIR}/databases/qdbm
+LIB_DEPENDS= qdbm.11:${PORTSDIR}/databases/qdbm
CONFLICTS= bogofilter-[0-9]* bogofilter-tdb-[0-9]* [a-z][a-z]-bogofilter-[0-9]* bogofilter-sqlite-[0-9]*
diff --git a/textproc/estraier/Makefile b/textproc/estraier/Makefile
index 82436b808a16..7c90b70a9a3a 100644
--- a/textproc/estraier/Makefile
+++ b/textproc/estraier/Makefile
@@ -7,7 +7,7 @@
PORTNAME= estraier
PORTVERSION= 1.2.28
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
http://estraier.sourceforge.net/
@@ -16,7 +16,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ahze@FreeBSD.org
COMMENT= A full-text search system for personal use
-LIB_DEPENDS= qdbm.10:${PORTSDIR}/databases/qdbm
+LIB_DEPENDS= qdbm.11:${PORTSDIR}/databases/qdbm
USE_ICONV= yes