diff options
author | pav <pav@FreeBSD.org> | 2005-07-23 06:18:38 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-07-23 06:18:38 +0800 |
commit | d8aeba4607741bf31b1e01276c592d862d159c4b (patch) | |
tree | ab26e9ea552ac926236062b8f5465faee66072f9 /mail/postfix23/Makefile | |
parent | 67cd26455580fe3dde41863957b0e89cffe6236b (diff) | |
download | freebsd-ports-gnome-d8aeba4607741bf31b1e01276c592d862d159c4b.tar.gz freebsd-ports-gnome-d8aeba4607741bf31b1e01276c592d862d159c4b.tar.zst freebsd-ports-gnome-d8aeba4607741bf31b1e01276c592d862d159c4b.zip |
- Update to 2.2.5
PR: ports/83887
Submitted by: Marcus Grando <marcus@corp.grupos.com.br>
Approved by: Vivek Khera <vivek@khera.org> (maintainer)
Diffstat (limited to 'mail/postfix23/Makefile')
-rw-r--r-- | mail/postfix23/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/postfix23/Makefile b/mail/postfix23/Makefile index 58bd32f783f9..9d7389b2f34f 100644 --- a/mail/postfix23/Makefile +++ b/mail/postfix23/Makefile @@ -15,8 +15,7 @@ # NOTE: PCRE is enabled by default unless you specifically disable it. PORTNAME= postfix -PORTVERSION= 2.2.4 -PORTREVISION= 1 +PORTVERSION= 2.2.5 PORTEPOCH= 1 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \ |