diff options
author | pav <pav@FreeBSD.org> | 2009-12-29 01:06:35 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2009-12-29 01:06:35 +0800 |
commit | 1836c037cb0afc241ef9ff2ea5cb92f607c0c14b (patch) | |
tree | 24571dc53ab2a48c4a00938ccd70f2dc82ac99cf /mail | |
parent | c5ba55445b96cf6cdfa1f98dfe524e5320d1a6ca (diff) | |
download | freebsd-ports-gnome-1836c037cb0afc241ef9ff2ea5cb92f607c0c14b.tar.gz freebsd-ports-gnome-1836c037cb0afc241ef9ff2ea5cb92f607c0c14b.tar.zst freebsd-ports-gnome-1836c037cb0afc241ef9ff2ea5cb92f607c0c14b.zip |
- Chase tokyocabinet update
Reported by: pointyhat
Pointy hat to: pgollucci
Diffstat (limited to 'mail')
-rw-r--r-- | mail/bogofilter-tc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/bogofilter-tc/Makefile b/mail/bogofilter-tc/Makefile index 15985b3d4d27..eb8220e4dcbe 100644 --- a/mail/bogofilter-tc/Makefile +++ b/mail/bogofilter-tc/Makefile @@ -6,14 +6,14 @@ # PORTNAME= bogofilter -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= mail PKGNAMESUFFIX= -tc MAINTAINER= matthias.andree@gmx.de # Blanket approval for changes by Zach Thompson (address above) -LIB_DEPENDS= tokyocabinet.8:${PORTSDIR}/databases/tokyocabinet +LIB_DEPENDS= tokyocabinet.9:${PORTSDIR}/databases/tokyocabinet CONFLICTS= bogofilter-[0-9]* [a-z][a-z]-bogofilter-[1-9]* bogofilter-sqlite-[0-9]* bogofilter-qdbm-[0-9]* |