diff options
author | Marcus Alves Grando <mnag@FreeBSD.org> | 2007-02-22 13:27:29 +0000 |
---|---|---|
committer | Marcus Alves Grando <mnag@FreeBSD.org> | 2007-02-22 13:27:29 +0000 |
commit | bae23111162cb17af96cd8ab60c3ba838da8d950 (patch) | |
tree | 70ed3c6dfdfdfb7f26d6515c2e1e025501887ac1 /mail/postfix-current | |
parent | 86cbc2f4f8b27610366eb1893c2b164dcc51b9b6 (diff) | |
download | ports-bae23111162cb17af96cd8ab60c3ba838da8d950.tar.gz ports-bae23111162cb17af96cd8ab60c3ba838da8d950.zip |
Notes
Diffstat (limited to 'mail/postfix-current')
-rw-r--r-- | mail/postfix-current/Makefile | 2 | ||||
-rw-r--r-- | mail/postfix-current/distinfo | 6 | ||||
-rw-r--r-- | mail/postfix-current/files/postfix.sh.in | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/mail/postfix-current/Makefile b/mail/postfix-current/Makefile index 6e14c3b41d14..3d44a5c961c5 100644 --- a/mail/postfix-current/Makefile +++ b/mail/postfix-current/Makefile @@ -6,7 +6,7 @@ # PORTNAME= postfix -DISTVERSION= 2.4-20070215 +DISTVERSION= 2.4-20070221 PORTEPOCH= 3 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 afaf2969b3ea..5f2a6626dc3e 100644 --- a/mail/postfix-current/distinfo +++ b/mail/postfix-current/distinfo @@ -1,3 +1,3 @@ -MD5 (postfix/postfix-2.4-20070215.tar.gz) = acce033d888b2942bd195aa908cbf723 -SHA256 (postfix/postfix-2.4-20070215.tar.gz) = d3ecc1fd26baca9675b1173311b626e6cd357346a158d8610aaf8a0c0313c44c -SIZE (postfix/postfix-2.4-20070215.tar.gz) = 2909852 +MD5 (postfix/postfix-2.4-20070221.tar.gz) = a5c2548fdfcd9c72ffea4d0a8f316fa8 +SHA256 (postfix/postfix-2.4-20070221.tar.gz) = 07390ac1c451ed92ddd16dfa7c34c1ca9d4312e9b01031b487a178ae14ed6209 +SIZE (postfix/postfix-2.4-20070221.tar.gz) = 2911100 diff --git a/mail/postfix-current/files/postfix.sh.in b/mail/postfix-current/files/postfix.sh.in index 7f7e7eaf46f9..2b07d6c85c1d 100644 --- a/mail/postfix-current/files/postfix.sh.in +++ b/mail/postfix-current/files/postfix.sh.in @@ -2,7 +2,7 @@ # # $FreeBSD$ # -# PROVIDE: postfix +# PROVIDE: postfix mail # REQUIRE: %%REQUIRE%% # KEYWORD: shutdown # |