diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2004-10-12 23:58:50 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2004-10-12 23:58:50 +0000 |
commit | f4b7544fdd5d110e004f87fa26660a67eec2200b (patch) | |
tree | bcd58e352aafbd102517ae8f254072b71bc81332 /mail/postfix24/Makefile | |
parent | c94d440a5f7d96dc61e74a4526f97bb27e5f92a7 (diff) |
Notes
Diffstat (limited to 'mail/postfix24/Makefile')
-rw-r--r-- | mail/postfix24/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/postfix24/Makefile b/mail/postfix24/Makefile index 0924e703a274..c093fe26507e 100644 --- a/mail/postfix24/Makefile +++ b/mail/postfix24/Makefile @@ -15,7 +15,7 @@ # NOTE: PCRE is enabled by default unless you specifically disable it. PORTNAME= postfix -PORTVERSION= 2.1.4 +PORTVERSION= 2.1.5 PORTEPOCH= 1 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \ |