diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2005-05-27 02:39:56 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2005-05-27 02:39:56 +0000 |
commit | 962e18a8102034f4a8e848272843d76a43265be7 (patch) | |
tree | 66a0863a2d30c89c437255cc81b7cfd15437e5ac /mail | |
parent | cc1a0448e5c1cecfc6eb8fffd721d6263aea9f58 (diff) |
Notes
Diffstat (limited to 'mail')
-rw-r--r-- | mail/bogofilter-qdbm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/bogofilter-qdbm/Makefile b/mail/bogofilter-qdbm/Makefile index 529c54b3af0b..0f2fdbef251d 100644 --- a/mail/bogofilter-qdbm/Makefile +++ b/mail/bogofilter-qdbm/Makefile @@ -6,13 +6,13 @@ # PORTNAME= bogofilter -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= mail PKGNAMESUFFIX= -qdbm MAINTAINER= matthias.andree@gmx.de -LIB_DEPENDS= qdbm.9:${PORTSDIR}/databases/qdbm +LIB_DEPENDS= qdbm.10:${PORTSDIR}/databases/qdbm CONFLICTS= bogofilter-[0-9]* bogofilter-tdb-[0-9]* [a-z][a-z]-bogofilter-[0-9]* bogofilter-sqlite-[0-9]* |