diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2004-08-18 14:15:03 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2004-08-18 14:15:03 +0000 |
commit | fdd8898a67728136459b5e66afe8f54dbb458f0f (patch) | |
tree | 8d3b7c69f8321e272cc2f7420f6570bf68542734 | |
parent | 0def0f1112088420a051a7843c9d79848c8c50fd (diff) | |
download | ports-fdd8898a67728136459b5e66afe8f54dbb458f0f.tar.gz ports-fdd8898a67728136459b5e66afe8f54dbb458f0f.zip |
Notes
-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 4b44064fdb44..c3e6ecb25b40 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 -PORTVERSIONRAW= 2.2-20040721 +PORTVERSIONRAW= 2.2-20040801 PORTVERSION= ${PORTVERSIONRAW:S/-/./} PORTEPOCH= 2 CATEGORIES= mail ipv6 diff --git a/mail/postfix-current/distinfo b/mail/postfix-current/distinfo index c5224f725583..fad651d8051e 100644 --- a/mail/postfix-current/distinfo +++ b/mail/postfix-current/distinfo @@ -1,2 +1,2 @@ -MD5 (postfix/postfix-2.2-20040721.tar.gz) = 2dcc0b5418fb4a386a9e7896883153b5 -SIZE (postfix/postfix-2.2-20040721.tar.gz) = 2048452 +MD5 (postfix/postfix-2.2-20040801.tar.gz) = 248a106d48cc0e9dd600d3e356584843 +SIZE (postfix/postfix-2.2-20040801.tar.gz) = 2057205 |