diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2006-01-08 21:39:28 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2006-01-08 21:39:28 +0000 |
commit | a52f6381b22c338dcd555bb6d71b18a10be21eba (patch) | |
tree | bef4e8d0b879acb4e89c61883ae47cd851ad97e2 /mail | |
parent | c27755d74a4d33e2dd0e11134edd9f2043065eb7 (diff) |
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 2e46d3f88000..932314d90e5d 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.11:${PORTSDIR}/databases/qdbm +LIB_DEPENDS= qdbm.12:${PORTSDIR}/databases/qdbm CONFLICTS= bogofilter-[0-9]* [a-z][a-z]-bogofilter-[0-9]* bogofilter-sqlite-[0-9]* |