diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2005-01-26 06:16:18 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2005-01-26 06:16:18 +0000 |
commit | 69d66fb0ffe318ba3f1a63af3751ca7f8c18c137 (patch) | |
tree | 0fbfb99c80fb2b0a75436f95d25b65bfa1cb430e /mail | |
parent | 1295e40c3aecb48853892e7c3c56c82ae5d36d7e (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 79015f946ecd..b86c63600f89 100644 --- a/mail/bogofilter-qdbm/Makefile +++ b/mail/bogofilter-qdbm/Makefile @@ -6,13 +6,13 @@ # PORTNAME= bogofilter -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= mail PKGNAMESUFFIX= -qdbm MAINTAINER= matthias.andree@gmx.de -LIB_DEPENDS= qdbm.6:${PORTSDIR}/databases/qdbm +LIB_DEPENDS= qdbm.7:${PORTSDIR}/databases/qdbm CONFLICTS= bogofilter-[0-9]* bogofilter-tdb-[0-9]* [a-z][a-z]-bogofilter-[0-9]* |