diff options
author | vs <vs@FreeBSD.org> | 2005-02-28 01:51:51 +0800 |
---|---|---|
committer | vs <vs@FreeBSD.org> | 2005-02-28 01:51:51 +0800 |
commit | 79bfe53207614ce8a621f88295aae9019eb097b9 (patch) | |
tree | 68d712be98790be2d8c1955a74eb5f803da90976 /mail | |
parent | 4a1a44c07ea9dec0e82c7f010c016662c21a0065 (diff) | |
download | freebsd-ports-gnome-79bfe53207614ce8a621f88295aae9019eb097b9.tar.gz freebsd-ports-gnome-79bfe53207614ce8a621f88295aae9019eb097b9.tar.zst freebsd-ports-gnome-79bfe53207614ce8a621f88295aae9019eb097b9.zip |
Update to 2.2-20050218
PR: ports/77867
Submitted by: maintainer
Diffstat (limited to 'mail')
-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 51ee3d95a458..0a584d61870d 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-20050214 +PORTVERSIONRAW= 2.2-20050218 PORTVERSION= ${PORTVERSIONRAW:S/-/./} PORTEPOCH= 2 CATEGORIES= mail ipv6 diff --git a/mail/postfix-current/distinfo b/mail/postfix-current/distinfo index c20176d53ce2..fd7b70542a95 100644 --- a/mail/postfix-current/distinfo +++ b/mail/postfix-current/distinfo @@ -1,2 +1,2 @@ -MD5 (postfix/postfix-2.2-20050214.tar.gz) = 2f107198e4670883d90f1201ea5fa2dd -SIZE (postfix/postfix-2.2-20050214.tar.gz) = 2397788 +MD5 (postfix/postfix-2.2-20050218.tar.gz) = 5b41c917635ec61e29731bc9cea07a96 +SIZE (postfix/postfix-2.2-20050218.tar.gz) = 2401756 |