diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2005-06-07 07:08:32 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2005-06-07 07:08:32 +0000 |
commit | 1f3998468de0189e8e2d498d91fcb78719325bfa (patch) | |
tree | 4e2b1849faa016e26f52cede62cd06c6792d9db9 /mail | |
parent | 2fde91edb0b313fa954d62b8e9a047f9c01c7413 (diff) | |
download | ports-1f3998468de0189e8e2d498d91fcb78719325bfa.tar.gz ports-1f3998468de0189e8e2d498d91fcb78719325bfa.zip |
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 3e2c874e2ebc..921344c97dd4 100644 --- a/mail/bogofilter-qdbm/Makefile +++ b/mail/bogofilter-qdbm/Makefile @@ -6,13 +6,13 @@ # PORTNAME= bogofilter -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= mail PKGNAMESUFFIX= -qdbm MAINTAINER= matthias.andree@gmx.de -LIB_DEPENDS= qdbm.10:${PORTSDIR}/databases/qdbm +LIB_DEPENDS= qdbm.11:${PORTSDIR}/databases/qdbm CONFLICTS= bogofilter-[0-9]* bogofilter-tdb-[0-9]* [a-z][a-z]-bogofilter-[0-9]* bogofilter-sqlite-[0-9]* |