diff options
Diffstat (limited to 'mail')
-rw-r--r-- | mail/aerc/Makefile | 1 | ||||
-rw-r--r-- | mail/mailhog/Makefile | 2 | ||||
-rw-r--r-- | mail/opensmtpd-filter-rspamd/Makefile | 2 | ||||
-rw-r--r-- | mail/opensmtpd-filter-senderscore/Makefile | 2 | ||||
-rw-r--r-- | mail/smtprelay/Makefile | 2 |
5 files changed, 5 insertions, 4 deletions
diff --git a/mail/aerc/Makefile b/mail/aerc/Makefile index 8a0c7e2ff193..7660d9ac47b0 100644 --- a/mail/aerc/Makefile +++ b/mail/aerc/Makefile @@ -1,5 +1,6 @@ PORTNAME= aerc DISTVERSION= 0.10.0 +PORTREVISION= 1 CATEGORIES= mail MAINTAINER= ports@FreeBSD.org diff --git a/mail/mailhog/Makefile b/mail/mailhog/Makefile index f9120fcbd5cd..72e9c75ce865 100644 --- a/mail/mailhog/Makefile +++ b/mail/mailhog/Makefile @@ -1,7 +1,7 @@ PORTNAME= mailhog DISTVERSIONPREFIX= v DISTVERSION= 1.0.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= mail devel MAINTAINER= mops@punkt.de diff --git a/mail/opensmtpd-filter-rspamd/Makefile b/mail/opensmtpd-filter-rspamd/Makefile index d38a8e6592c9..fecf0a3d59cc 100644 --- a/mail/opensmtpd-filter-rspamd/Makefile +++ b/mail/opensmtpd-filter-rspamd/Makefile @@ -1,7 +1,7 @@ PORTNAME= opensmtpd-filter-rspamd PORTVERSION= 0.1.7 DISTVERSIONPREFIX= v -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= mail MAINTAINER= manu@FreeBSD.Org diff --git a/mail/opensmtpd-filter-senderscore/Makefile b/mail/opensmtpd-filter-senderscore/Makefile index 9dfed162bb12..be46023745b2 100644 --- a/mail/opensmtpd-filter-senderscore/Makefile +++ b/mail/opensmtpd-filter-senderscore/Makefile @@ -1,6 +1,6 @@ PORTNAME= opensmtpd-filter-senderscore PORTVERSION= 0.1.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= mail MAINTAINER= manu@FreeBSD.Org diff --git a/mail/smtprelay/Makefile b/mail/smtprelay/Makefile index 7dc2e11947d4..e1b01148fd04 100644 --- a/mail/smtprelay/Makefile +++ b/mail/smtprelay/Makefile @@ -1,7 +1,7 @@ PORTNAME= smtprelay DISTVERSIONPREFIX=v DISTVERSION= 1.8.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= mail MAINTAINER= decke@FreeBSD.org |