aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mail/bogofilter/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/bogofilter/Makefile b/mail/bogofilter/Makefile
index 00dee30ba932..5e149cedbced 100644
--- a/mail/bogofilter/Makefile
+++ b/mail/bogofilter/Makefile
@@ -7,13 +7,13 @@
PORTNAME= bogofilter
PORTVERSION= 0.94.12
-PORTREVISION= 0
+PORTREVISION?= 0
CATEGORIES?= mail
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER?= matthias.andree@gmx.de
-COMMENT= "Fast, teachable, learning spam detector"
+COMMENT= Fast, teachable, learning spam detector
LIB_DEPENDS?= db-4.3:${PORTSDIR}/databases/db43
.if !defined(WITHOUT_GSL)