diff options
author | pav <pav@FreeBSD.org> | 2004-05-03 01:44:03 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-05-03 01:44:03 +0800 |
commit | 0b412f76a6a3f854f887b85a16ef70576adeffe7 (patch) | |
tree | 91a7914b090eb61a1eedd574fd30a3834e4833c7 /mail/postfix/Makefile | |
parent | 50b129f612e5a3bb057bf0a09f1edec8f87e9503 (diff) | |
download | freebsd-ports-graphics-0b412f76a6a3f854f887b85a16ef70576adeffe7.tar.gz freebsd-ports-graphics-0b412f76a6a3f854f887b85a16ef70576adeffe7.tar.zst freebsd-ports-graphics-0b412f76a6a3f854f887b85a16ef70576adeffe7.zip |
- Update to 2.0.20
PR: ports/66056
Submitted by: Vivek Khera <vivek@khera.org> (maintainer)
Diffstat (limited to 'mail/postfix/Makefile')
-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 153bf518172..42370f14143 100644 --- a/mail/postfix/Makefile +++ b/mail/postfix/Makefile @@ -15,7 +15,7 @@ # NOTE: PCRE is enabled by default unless you specifically disable it. PORTNAME= postfix -PORTVERSION= 2.0.19 +PORTVERSION= 2.0.20 PORTEPOCH= 1 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \ |