diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2006-08-02 23:33:55 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2006-08-02 23:33:55 +0000 |
commit | b45bb7a7fd4c7172d5ab39e6139bd91b40287099 (patch) | |
tree | 312caf78b7e32020fda4438d7d687399a15c0b5b /mail | |
parent | 6a9e56c097dba3f2203b97be03c2ee465da77c8e (diff) | |
download | ports-b45bb7a7fd4c7172d5ab39e6139bd91b40287099.tar.gz ports-b45bb7a7fd4c7172d5ab39e6139bd91b40287099.zip |
Notes
Diffstat (limited to 'mail')
-rw-r--r-- | mail/bogofilter-qdbm/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/bogofilter-qdbm/Makefile b/mail/bogofilter-qdbm/Makefile index 673973430ca4..6d5e9858e78b 100644 --- a/mail/bogofilter-qdbm/Makefile +++ b/mail/bogofilter-qdbm/Makefile @@ -6,12 +6,13 @@ # PORTNAME= bogofilter +PORTREVISION= 1 CATEGORIES= mail PKGNAMESUFFIX= -qdbm MAINTAINER= matthias.andree@gmx.de -LIB_DEPENDS= qdbm.12:${PORTSDIR}/databases/qdbm +LIB_DEPENDS= qdbm.14:${PORTSDIR}/databases/qdbm CONFLICTS= bogofilter-[0-9]* [a-z][a-z]-bogofilter-[0-9]* bogofilter-sqlite-[0-9]* |