aboutsummaryrefslogtreecommitdiff
path: root/russian
diff options
context:
space:
mode:
Diffstat (limited to 'russian')
-rw-r--r--russian/bogofilter/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/russian/bogofilter/Makefile b/russian/bogofilter/Makefile
index b5c2e2fdf334..50e1d70ffd37 100644
--- a/russian/bogofilter/Makefile
+++ b/russian/bogofilter/Makefile
@@ -5,14 +5,14 @@
# $FreeBSD$
#
-MASTERDIR= ${.CURDIR}/../../mail/bogofilter
-
CATEGORIES= russian mail
MAINTAINER= yar@freebsd.org
-CONFLICTS= bogofilter-0* bogofilter-tdb* bogofilter-qdbm*
+CONFLICTS= bogofilter-[0-9]* bogofilter-tdb-[0-9]* bogofilter-qdbm-[0-9]*
CFLAGS+= -DWINDOWS_1251_to_CYRILLIC
+MASTERDIR= ${.CURDIR}/../../mail/bogofilter
+
.include "${MASTERDIR}/Makefile"