diff options
author | Marcus Alves Grando <mnag@FreeBSD.org> | 2006-10-08 02:06:23 +0000 |
---|---|---|
committer | Marcus Alves Grando <mnag@FreeBSD.org> | 2006-10-08 02:06:23 +0000 |
commit | 8b52ae2b721a8db7cfd783d0a5197d713f820801 (patch) | |
tree | 77b0d0195a9c9e2c556164d8fd4128d870da14d7 /mail/postfix-current/Makefile | |
parent | d116ebec62b5c78296e260bd6a6401efe4d72c3c (diff) |
- Update to 2.4-20061006
Notes
Notes:
svn path=/head/; revision=174883
Diffstat (limited to 'mail/postfix-current/Makefile')
-rw-r--r-- | mail/postfix-current/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/postfix-current/Makefile b/mail/postfix-current/Makefile index 11abde20b2ec..acc389fe5281 100644 --- a/mail/postfix-current/Makefile +++ b/mail/postfix-current/Makefile @@ -6,7 +6,7 @@ # PORTNAME= postfix -DISTVERSION= 2.4-20061005 +DISTVERSION= 2.4-20061006 PORTEPOCH= 3 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/experimental/ \ |