diff options
author | lawrance <lawrance@FreeBSD.org> | 2005-06-24 11:21:07 +0000 |
---|---|---|
committer | lawrance <lawrance@FreeBSD.org> | 2005-06-24 11:21:07 +0000 |
commit | 6e257d6c50a3b5f38431420081284691ae0c8c8b (patch) | |
tree | 112786d2e66ce879a6e269c25b22a411d8730e8a | |
parent | f321ce10aa4d6c9d1f8c172d98ca9a9c84084f63 (diff) | |
download | FreeBSD-ports-6e257d6c50a3b5f38431420081284691ae0c8c8b.zip FreeBSD-ports-6e257d6c50a3b5f38431420081284691ae0c8c8b.tar.gz |
Update to 2.3-20050623
PR: ports/82587
Submitted by: Marcus Grando <marcus@corp.grupos.com.br> (maintainer)
-rw-r--r-- | mail/postfix-current/Makefile | 2 | ||||
-rw-r--r-- | mail/postfix-current/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/mail/postfix-current/Makefile b/mail/postfix-current/Makefile index b6ccb30..14a7577 100644 --- a/mail/postfix-current/Makefile +++ b/mail/postfix-current/Makefile @@ -15,7 +15,7 @@ # NOTE: PCRE is enabled by default unless you specifically disable it. PORTNAME= postfix -DISTVERSION= 2.3-20050621 +DISTVERSION= 2.3-20050623 PORTEPOCH= 2 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/experimental/ \ diff --git a/mail/postfix-current/distinfo b/mail/postfix-current/distinfo index fbd097d..b20e54e 100644 --- a/mail/postfix-current/distinfo +++ b/mail/postfix-current/distinfo @@ -1,2 +1,2 @@ -MD5 (postfix/postfix-2.3-20050621.tar.gz) = 6265bd6f4053dd13b782e11ccba5d416 -SIZE (postfix/postfix-2.3-20050621.tar.gz) = 2492988 +MD5 (postfix/postfix-2.3-20050623.tar.gz) = 54aa87ad8c6925a971ea4faab52da220 +SIZE (postfix/postfix-2.3-20050623.tar.gz) = 2493062 |