diff options
author | Marcus Alves Grando <mnag@FreeBSD.org> | 2006-01-05 01:23:02 +0000 |
---|---|---|
committer | Marcus Alves Grando <mnag@FreeBSD.org> | 2006-01-05 01:23:02 +0000 |
commit | fd2dc98c3373479c503b3c2a101e7dd3974466a1 (patch) | |
tree | be976a433e9cdabc59dfeb01f251ef7986facf8c /mail/postfix22/Makefile | |
parent | c74faa57ce88b05246a9c0a0e903b5bb3ab7aa89 (diff) |
Update to 2.2.8
Notes
Notes:
svn path=/head/; revision=152771
Diffstat (limited to 'mail/postfix22/Makefile')
-rw-r--r-- | mail/postfix22/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/postfix22/Makefile b/mail/postfix22/Makefile index ea7504e1697e..207c0f76f7c1 100644 --- a/mail/postfix22/Makefile +++ b/mail/postfix22/Makefile @@ -15,7 +15,7 @@ # NOTE: PCRE is enabled by default unless you specifically disable it. PORTNAME= postfix -PORTVERSION= 2.2.7 +PORTVERSION= 2.2.8 PORTEPOCH= 1 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \ |