diff options
author | Olli Hauer <ohauer@FreeBSD.org> | 2021-04-20 18:00:21 +0200 |
---|---|---|
committer | Olli Hauer <ohauer@FreeBSD.org> | 2021-04-20 18:00:21 +0200 |
commit | 2197ce6425de97872342f5d0281ab4f170574ec0 (patch) | |
tree | 8334de7703f542e537595a46d041f9a727827d0d /mail/postfix-current/Makefile | |
parent | fca930c66ca277c2d96455e4cb74c21240ed39d7 (diff) | |
download | freebsd-ports-2197ce6425de97872342f5d0281ab4f170574ec0.zip |
mail/postfix-current: update to 3.6-20210419
Diffstat (limited to 'mail/postfix-current/Makefile')
-rw-r--r-- | mail/postfix-current/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/postfix-current/Makefile b/mail/postfix-current/Makefile index 54b60d0657b6..8ae92059fd35 100644 --- a/mail/postfix-current/Makefile +++ b/mail/postfix-current/Makefile @@ -1,7 +1,7 @@ # Created by: Torsten Blum <torstenb@FreeBSD.org> PORTNAME= postfix -DISTVERSION= 3.6-20210411 +DISTVERSION= 3.6-20210419 PORTREVISION?= 0 PORTEPOCH= 6 CATEGORIES= mail |