diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2025-06-06 20:00:53 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2025-06-06 20:00:53 +0000 |
commit | 94be418de3de0b9beea03165f868b89b524b2c23 (patch) | |
tree | 4eb685d75ee334ca9ad368eea2230bacc3e322cb /mail | |
parent | e982846b477d63cb456437e3c4157d003024b6aa (diff) |
Diffstat (limited to 'mail')
-rw-r--r-- | mail/aerc/Makefile | 2 | ||||
-rw-r--r-- | mail/hydroxide/Makefile | 2 | ||||
-rw-r--r-- | mail/mailhog/Makefile | 2 | ||||
-rw-r--r-- | mail/mailslurper/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 | 1 |
7 files changed, 7 insertions, 6 deletions
diff --git a/mail/aerc/Makefile b/mail/aerc/Makefile index 186c8ba2e985..870b1fe9f265 100644 --- a/mail/aerc/Makefile +++ b/mail/aerc/Makefile @@ -1,6 +1,6 @@ PORTNAME= aerc DISTVERSION= 0.20.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= mail MAINTAINER= iamsleepy@ryuki.me diff --git a/mail/hydroxide/Makefile b/mail/hydroxide/Makefile index ffe698363aeb..cfa91e52b4e4 100644 --- a/mail/hydroxide/Makefile +++ b/mail/hydroxide/Makefile @@ -1,7 +1,7 @@ PORTNAME= hydroxide DISTVERSIONPREFIX= v DISTVERSION= 0.2.29 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= mail MAINTAINER= nxjoseph@protonmail.com diff --git a/mail/mailhog/Makefile b/mail/mailhog/Makefile index c3aa8b28ed65..1f5547a767d1 100644 --- a/mail/mailhog/Makefile +++ b/mail/mailhog/Makefile @@ -1,7 +1,7 @@ PORTNAME= mailhog DISTVERSIONPREFIX= v DISTVERSION= 1.0.1 -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= mail devel MAINTAINER= mops@punkt.de diff --git a/mail/mailslurper/Makefile b/mail/mailslurper/Makefile index b526b42fd318..bf4a02407c24 100644 --- a/mail/mailslurper/Makefile +++ b/mail/mailslurper/Makefile @@ -1,6 +1,6 @@ PORTNAME= mailslurper PORTVERSION= 1.14.2.g20201217 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= mail MAINTAINER= einar@isnic.is diff --git a/mail/opensmtpd-filter-rspamd/Makefile b/mail/opensmtpd-filter-rspamd/Makefile index b31320d5a521..1223b86c7ceb 100644 --- a/mail/opensmtpd-filter-rspamd/Makefile +++ b/mail/opensmtpd-filter-rspamd/Makefile @@ -1,7 +1,7 @@ PORTNAME= opensmtpd-filter-rspamd PORTVERSION= 0.1.8 DISTVERSIONPREFIX= v -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= mail MAINTAINER= manu@FreeBSD.Org diff --git a/mail/opensmtpd-filter-senderscore/Makefile b/mail/opensmtpd-filter-senderscore/Makefile index ead9840fd72f..cd9ded4d8418 100644 --- a/mail/opensmtpd-filter-senderscore/Makefile +++ b/mail/opensmtpd-filter-senderscore/Makefile @@ -1,6 +1,6 @@ PORTNAME= opensmtpd-filter-senderscore PORTVERSION= 0.1.2 -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= mail MAINTAINER= manu@FreeBSD.Org diff --git a/mail/smtprelay/Makefile b/mail/smtprelay/Makefile index a7ab185862f1..03822c244643 100644 --- a/mail/smtprelay/Makefile +++ b/mail/smtprelay/Makefile @@ -1,6 +1,7 @@ PORTNAME= smtprelay DISTVERSIONPREFIX=v DISTVERSION= 1.12.0 +PORTREVISION= 1 CATEGORIES= mail MAINTAINER= decke@FreeBSD.org |