From 26d7038dfab98bdd7a93ce445715def4c022740f Mon Sep 17 00:00:00 2001 From: tcberner Date: Sat, 23 Jun 2018 08:27:13 +0000 Subject: Update math/gsl to 2.5 PR: 229067 --- mail/bogofilter-sqlite/Makefile | 2 +- mail/bogofilter-tc/Makefile | 2 +- mail/bogofilter/Makefile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'mail') diff --git a/mail/bogofilter-sqlite/Makefile b/mail/bogofilter-sqlite/Makefile index 109e4c6846d9..963813e95b3b 100644 --- a/mail/bogofilter-sqlite/Makefile +++ b/mail/bogofilter-sqlite/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= bogofilter -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= mail PKGNAMESUFFIX= -sqlite diff --git a/mail/bogofilter-tc/Makefile b/mail/bogofilter-tc/Makefile index da0430a5f95b..f1a672b5b867 100644 --- a/mail/bogofilter-tc/Makefile +++ b/mail/bogofilter-tc/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= bogofilter -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= mail PKGNAMESUFFIX= -tc diff --git a/mail/bogofilter/Makefile b/mail/bogofilter/Makefile index ef0a5a72c82c..a2aee5973b20 100644 --- a/mail/bogofilter/Makefile +++ b/mail/bogofilter/Makefile @@ -3,7 +3,7 @@ PORTNAME= bogofilter PORTVERSION= 1.2.4 -PORTREVISION?= 7 +PORTREVISION?= 8 CATEGORIES?= mail MASTER_SITES= SF/bogofilter/bogofilter-current/bogofilter-${PORTVERSION} -- cgit