aboutsummaryrefslogtreecommitdiff
path: root/russian/bogofilter/Makefile
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-10-14 08:03:09 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-10-14 08:03:09 +0000
commitc34cd86f490c82c4e125cc63ae99b17f5401dc12 (patch)
tree8f84d814343bfdc65c1cec9ab286deeb4feb84ef /russian/bogofilter/Makefile
parentfd2bde0a82f453426b10550713c0236631c88d63 (diff)
downloadports-c34cd86f490c82c4e125cc63ae99b17f5401dc12.tar.gz
ports-c34cd86f490c82c4e125cc63ae99b17f5401dc12.zip
Notes
Diffstat (limited to 'russian/bogofilter/Makefile')
-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"