aboutsummaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorGuangyuan Yang <ygy@FreeBSD.org>2022-03-30 07:01:44 +0000
committerGuangyuan Yang <ygy@FreeBSD.org>2022-03-30 07:01:44 +0000
commitd690b5102f75bf70e3cfb280a84c9f3eaf4ec653 (patch)
treeec7c3851776c38c48ced328ab7643e1a778e20dc /mail
parente05f47079e7eb8c26fc02945ff0d01b18136e4df (diff)
downloadports-d690b5102f75bf70e3cfb280a84c9f3eaf4ec653.tar.gz
ports-d690b5102f75bf70e3cfb280a84c9f3eaf4ec653.zip
*/*: Bump PORTREVISION after lang/go 1.18 update
Diffstat (limited to 'mail')
-rw-r--r--mail/aerc/Makefile1
-rw-r--r--mail/mailhog/Makefile2
-rw-r--r--mail/opensmtpd-filter-rspamd/Makefile1
-rw-r--r--mail/opensmtpd-filter-senderscore/Makefile1
-rw-r--r--mail/smtprelay/Makefile1
5 files changed, 5 insertions, 1 deletions
diff --git a/mail/aerc/Makefile b/mail/aerc/Makefile
index 435c060845bc..a04f219ab102 100644
--- a/mail/aerc/Makefile
+++ b/mail/aerc/Makefile
@@ -1,5 +1,6 @@
PORTNAME= aerc
DISTVERSION= 0.4.0
+PORTREVISION= 1
CATEGORIES= mail
MAINTAINER= ports@FreeBSD.org
diff --git a/mail/mailhog/Makefile b/mail/mailhog/Makefile
index 83e89c7e0bb6..8c80ccd7a8f8 100644
--- a/mail/mailhog/Makefile
+++ b/mail/mailhog/Makefile
@@ -3,7 +3,7 @@
PORTNAME= mailhog
DISTVERSIONPREFIX= v
DISTVERSION= 1.0.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= mail devel
MAINTAINER= mops@punkt.de
diff --git a/mail/opensmtpd-filter-rspamd/Makefile b/mail/opensmtpd-filter-rspamd/Makefile
index c8328ddffa0a..9a2dd2470261 100644
--- a/mail/opensmtpd-filter-rspamd/Makefile
+++ b/mail/opensmtpd-filter-rspamd/Makefile
@@ -3,6 +3,7 @@
PORTNAME= opensmtpd-filter-rspamd
PORTVERSION= 0.1.7
DISTVERSIONPREFIX= v
+PORTREVISION= 1
CATEGORIES= mail
MAINTAINER= manu@FreeBSD.Org
diff --git a/mail/opensmtpd-filter-senderscore/Makefile b/mail/opensmtpd-filter-senderscore/Makefile
index bc30159fdc72..f08ed1a8fde7 100644
--- a/mail/opensmtpd-filter-senderscore/Makefile
+++ b/mail/opensmtpd-filter-senderscore/Makefile
@@ -2,6 +2,7 @@
PORTNAME= opensmtpd-filter-senderscore
PORTVERSION= 0.1.1
+PORTREVISION= 1
CATEGORIES= mail
MAINTAINER= manu@FreeBSD.Org
diff --git a/mail/smtprelay/Makefile b/mail/smtprelay/Makefile
index e2fa299dc9c4..8abba666315a 100644
--- a/mail/smtprelay/Makefile
+++ b/mail/smtprelay/Makefile
@@ -1,6 +1,7 @@
PORTNAME= smtprelay
DISTVERSIONPREFIX=v
DISTVERSION= 1.7.0
+PORTREVISION= 1
CATEGORIES= mail
MAINTAINER= decke@FreeBSD.org