diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2019-03-27 21:11:08 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2019-03-27 21:11:08 +0000 |
commit | 480c577baa45ef6f27ad8e0c46958ccecdb6d94f (patch) | |
tree | 38e82fdc8d8a1a28215196aec951504537c1c0ad /mail/postfix-current | |
parent | ea151d1c2eba86024177b9450f83501b4eda3dc2 (diff) |
Notes
Diffstat (limited to 'mail/postfix-current')
-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 33c891ef3c88..ce00671ab1aa 100644 --- a/mail/postfix-current/Makefile +++ b/mail/postfix-current/Makefile @@ -3,7 +3,7 @@ PORTNAME= postfix DISTVERSION= 3.4-20181202 -PORTREVISION?= 0 +PORTREVISION?= 1 PORTEPOCH= 5 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/ \ |