diff options
author | jylefort <jylefort@FreeBSD.org> | 2005-05-03 22:42:51 +0800 |
---|---|---|
committer | jylefort <jylefort@FreeBSD.org> | 2005-05-03 22:42:51 +0800 |
commit | 885df9a115e17b6ff1947632bc013a0e1d660a09 (patch) | |
tree | 9db41852cf5c117a7a540ca317d793041d674816 /mail/postfix24/Makefile | |
parent | 83d78c29cb03f2d772342fefa9a4019137caae18 (diff) | |
download | freebsd-ports-gnome-885df9a115e17b6ff1947632bc013a0e1d660a09.tar.gz freebsd-ports-gnome-885df9a115e17b6ff1947632bc013a0e1d660a09.tar.zst freebsd-ports-gnome-885df9a115e17b6ff1947632bc013a0e1d660a09.zip |
Update to 2.2.3
PR: ports/80552
Submitted by: Marcus Grando <marcus@corp.grupos.com.br>
Approved by: maintainer
Diffstat (limited to 'mail/postfix24/Makefile')
-rw-r--r-- | mail/postfix24/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/postfix24/Makefile b/mail/postfix24/Makefile index 0c953a36c8c3..fdf6cb2847eb 100644 --- a/mail/postfix24/Makefile +++ b/mail/postfix24/Makefile @@ -15,7 +15,7 @@ # NOTE: PCRE is enabled by default unless you specifically disable it. PORTNAME= postfix -PORTVERSION= 2.2.2 +PORTVERSION= 2.2.3 PORTEPOCH= 1 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \ |