summaryrefslogtreecommitdiffstats
path: root/mail/bogofilter
diff options
context:
space:
mode:
authoryar <yar@FreeBSD.org>2004-06-18 14:25:35 +0000
committeryar <yar@FreeBSD.org>2004-06-18 14:25:35 +0000
commitd2ba4f040002ae1d089a08c3a3523c13fcfc1fad (patch)
treee4aa53de32a09bdf23be90b0a516ed8f072cbfa8 /mail/bogofilter
parentab3430ca974d008f79f0db859d929fd9dbc5a208 (diff)
downloadFreeBSD-ports-d2ba4f040002ae1d089a08c3a3523c13fcfc1fad.zip
FreeBSD-ports-d2ba4f040002ae1d089a08c3a3523c13fcfc1fad.tar.gz
Prepare for committing a new sub-port russian/bogofilter (ru-bogofilter).
Approved by: Matthias Andree (as maintainer)
Diffstat (limited to 'mail/bogofilter')
-rw-r--r--mail/bogofilter/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/bogofilter/Makefile b/mail/bogofilter/Makefile
index e545002..537aedd 100644
--- a/mail/bogofilter/Makefile
+++ b/mail/bogofilter/Makefile
@@ -8,11 +8,11 @@
PORTNAME= bogofilter
PORTVERSION= 0.17.5
PORTREVISION= 1
-CATEGORIES= mail
+CATEGORIES?= mail
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= matthias.andree@gmx.de
+MAINTAINER?= matthias.andree@gmx.de
COMMENT= "Fast, teachable, learning spam detector"
LIB_DEPENDS?= db-4.2:${PORTSDIR}/databases/db42
@@ -23,7 +23,7 @@ LIB_DEPENDS+= gsl.5:${PORTSDIR}/math/gsl
RUN_DEPENDS= bash:${PORTSDIR}/shells/bash2
.endif
-CONFLICTS?= bogofilter-tdb* bogofilter-qdbm*
+CONFLICTS?= bogofilter-tdb* bogofilter-qdbm* [a-z][a-z]-bogofilter-0*
USE_BZIP2= yes
USE_REINPLACE= yes
OpenPOWER on IntegriCloud