diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2017-09-25 00:02:36 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2017-09-25 00:02:36 +0000 |
commit | a38219861723215d3c7d044cc973c09fd60c0646 (patch) | |
tree | 5591751f79396196499fbf2ae1ebbbdb4567d10f /mail/postfix | |
parent | 635a77adac0851653822796a29095500d1ee461e (diff) | |
download | ports-a38219861723215d3c7d044cc973c09fd60c0646.tar.gz ports-a38219861723215d3c7d044cc973c09fd60c0646.zip |
Notes
Diffstat (limited to 'mail/postfix')
-rw-r--r-- | mail/postfix/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile index ea97ea99a823..767f1c1227c9 100644 --- a/mail/postfix/Makefile +++ b/mail/postfix/Makefile @@ -3,7 +3,7 @@ PORTNAME= postfix PORTVERSION= 3.2.2 -PORTREVISION?= 0 +PORTREVISION?= 1 PORTEPOCH= 1 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/ \ |