diff options
author | Marcus Alves Grando <mnag@FreeBSD.org> | 2005-11-07 17:08:27 +0000 |
---|---|---|
committer | Marcus Alves Grando <mnag@FreeBSD.org> | 2005-11-07 17:08:27 +0000 |
commit | b7c2d49bda9a5749192769db62681dd6d255aa6f (patch) | |
tree | 528e4b5dfdfad9c5d3600ca5797edb4032888bff | |
parent | e2a4e638fa9951cde52acf3b771b9c5178f31674 (diff) | |
download | ports-b7c2d49bda9a5749192769db62681dd6d255aa6f.tar.gz ports-b7c2d49bda9a5749192769db62681dd6d255aa6f.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 61c7c677d4c2..b408ba03f0dc 100644 --- a/mail/postfix-current/Makefile +++ b/mail/postfix-current/Makefile @@ -8,7 +8,7 @@ # NOTE: PCRE is enabled by default unless you specifically disable it. PORTNAME= postfix -DISTVERSION= 2.3-20051014 +DISTVERSION= 2.3-20051106 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 fb9066a939b0..2a4b0b0edc7d 100644 --- a/mail/postfix-current/distinfo +++ b/mail/postfix-current/distinfo @@ -1,2 +1,2 @@ -MD5 (postfix/postfix-2.3-20051014.tar.gz) = 4b2a6499ecbc90e3d7a1de830786d4e8 -SIZE (postfix/postfix-2.3-20051014.tar.gz) = 2517327 +MD5 (postfix/postfix-2.3-20051106.tar.gz) = 4cc4a492784dbf790c591876238e4516 +SIZE (postfix/postfix-2.3-20051106.tar.gz) = 2530699 |