diff options
author | mnag <mnag@FreeBSD.org> | 2005-12-12 16:49:19 +0000 |
---|---|---|
committer | mnag <mnag@FreeBSD.org> | 2005-12-12 16:49:19 +0000 |
commit | 1fc0d54be7a37f1a33e6ac7ff8d1bfdfe8be578a (patch) | |
tree | fba3dad0ac2875c6c6751cb5a6d2d1619264afa8 /mail/postfix-current | |
parent | 9a7d2b8948bbf2d462f328e95b90ab033f16c9ca (diff) | |
download | FreeBSD-ports-1fc0d54be7a37f1a33e6ac7ff8d1bfdfe8be578a.zip FreeBSD-ports-1fc0d54be7a37f1a33e6ac7ff8d1bfdfe8be578a.tar.gz |
Update to 2.3-20051210
Remove unnecessary comment in Makefile about PCRE
Diffstat (limited to 'mail/postfix-current')
-rw-r--r-- | mail/postfix-current/Makefile | 4 | ||||
-rw-r--r-- | mail/postfix-current/distinfo | 6 |
2 files changed, 4 insertions, 6 deletions
diff --git a/mail/postfix-current/Makefile b/mail/postfix-current/Makefile index b3d5193..232adef 100644 --- a/mail/postfix-current/Makefile +++ b/mail/postfix-current/Makefile @@ -5,10 +5,8 @@ # $FreeBSD$ # -# NOTE: PCRE is enabled by default unless you specifically disable it. - PORTNAME= postfix -DISTVERSION= 2.3-20051202 +DISTVERSION= 2.3-20051210 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 a128ac4..8e39a28 100644 --- a/mail/postfix-current/distinfo +++ b/mail/postfix-current/distinfo @@ -1,3 +1,3 @@ -MD5 (postfix/postfix-2.3-20051202.tar.gz) = 702a5421cbe81182e822ea08cca5df92 -SHA256 (postfix/postfix-2.3-20051202.tar.gz) = 673b3ccbb0839146acb65491f1ea7b5927eba26ace1b8b8fab5edc98265b38ba -SIZE (postfix/postfix-2.3-20051202.tar.gz) = 2565949 +MD5 (postfix/postfix-2.3-20051210.tar.gz) = 3dd3c5f84789da403ae1b0abfa3b07de +SHA256 (postfix/postfix-2.3-20051210.tar.gz) = 2735df97efa358d3a375342b79b0f2e8818d750f468addf3320554b2e9eed556 +SIZE (postfix/postfix-2.3-20051210.tar.gz) = 2545893 |