diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2005-06-22 19:32:57 +0000 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2005-06-22 19:32:57 +0000 |
commit | 6f46e1fb541b5de0bd61b41ea3b05ffb442f5dac (patch) | |
tree | 7c9e5580e27789c989da575b9c5619d20b64bf02 /mail/postfix22/Makefile | |
parent | 4f2a8f62b48772df1bed3af987acf35809ae9c86 (diff) |
- Update to 2.2.4.
PR: ports/82546
Submitted by: Marcus Grando <marcus@corp.grupos.com.br>
Approved by: maintainer
Notes
Notes:
svn path=/head/; revision=137887
Diffstat (limited to 'mail/postfix22/Makefile')
-rw-r--r-- | mail/postfix22/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/postfix22/Makefile b/mail/postfix22/Makefile index 659907847b69..eb05e92c6c76 100644 --- a/mail/postfix22/Makefile +++ b/mail/postfix22/Makefile @@ -15,8 +15,8 @@ # NOTE: PCRE is enabled by default unless you specifically disable it. PORTNAME= postfix -PORTVERSION= 2.2.3 -PORTREVISION= 1 +PORTVERSION= 2.2.4 +PORTREVISION= 0 PORTEPOCH= 1 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \ |