summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--databases/py-pytc/Makefile2
-rw-r--r--mail/bogofilter-tc/Makefile4
2 files changed, 3 insertions, 3 deletions
diff --git a/databases/py-pytc/Makefile b/databases/py-pytc/Makefile
index 4b29f8e098c5..7dee848ebceb 100644
--- a/databases/py-pytc/Makefile
+++ b/databases/py-pytc/Makefile
@@ -7,7 +7,7 @@
PORTNAME= pytc
PORTVERSION= 0.7
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= databases python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/mail/bogofilter-tc/Makefile b/mail/bogofilter-tc/Makefile
index 1b0f756a99bf..cee957bdc619 100644
--- a/mail/bogofilter-tc/Makefile
+++ b/mail/bogofilter-tc/Makefile
@@ -6,14 +6,14 @@
#
PORTNAME= bogofilter
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= mail
PKGNAMESUFFIX= -tc
MAINTAINER= matthias.andree@gmx.de
# Blanket approval for changes by Zach Thompson (address above)
-LIB_DEPENDS= tokyocabinet.7:${PORTSDIR}/databases/tokyocabinet
+LIB_DEPENDS= tokyocabinet.8:${PORTSDIR}/databases/tokyocabinet
CONFLICTS= bogofilter-[0-9]* [a-z][a-z]-bogofilter-[1-9]* bogofilter-sqlite-[0-9]* bogofilter-qdbm-[0-9]*