diff options
author | Juraj Lutter <otis@FreeBSD.org> | 2023-01-24 19:45:45 +0000 |
---|---|---|
committer | Juraj Lutter <otis@FreeBSD.org> | 2023-01-25 15:46:12 +0000 |
commit | ddc90cd51607393de509ffb1dd91e1c41d0b65d7 (patch) | |
tree | ad9bfa2972983b6e5d22d1c0d5299b1e1bcf3396 /mail/postfix/Makefile | |
parent | ee34917e13e4cde77048e533af339a3dce06ead9 (diff) | |
download | ports-ddc90cd51607393de509ffb1dd91e1c41d0b65d7.tar.gz ports-ddc90cd51607393de509ffb1dd91e1c41d0b65d7.zip |
Diffstat (limited to 'mail/postfix/Makefile')
-rw-r--r-- | mail/postfix/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile index 9b4878245875..f6561241cc33 100644 --- a/mail/postfix/Makefile +++ b/mail/postfix/Makefile @@ -1,6 +1,6 @@ PORTNAME= postfix -DISTVERSION= 3.7.3 -PORTREVISION?= 1 +DISTVERSION= 3.7.4 +PORTREVISION?= 0 PORTEPOCH= 1 CATEGORIES= mail MASTER_SITES= http://ftp.porcupine.org/mirrors/postfix-release/ \ |