diff options
author | Sergey A. Osokin <osa@FreeBSD.org> | 2003-09-09 14:35:10 +0000 |
---|---|---|
committer | Sergey A. Osokin <osa@FreeBSD.org> | 2003-09-09 14:35:10 +0000 |
commit | 2420db2c2cad95309dcf41a448308b4d299001b4 (patch) | |
tree | 76f257f83781046b1d4f080ded89bd98e73749a0 /mail/postfix/Makefile | |
parent | 3dcc0edd66fe86089b57ee9babc7981a0a32a327 (diff) |
Notes
Diffstat (limited to 'mail/postfix/Makefile')
-rw-r--r-- | mail/postfix/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile index 098c72576fcb..607e96b69771 100644 --- a/mail/postfix/Makefile +++ b/mail/postfix/Makefile @@ -15,7 +15,7 @@ # NOTE: PCRE is enabled by default unless you specifically disable it. PORTNAME= postfix -PORTVERSION= 2.0.14 +PORTVERSION= 2.0.15 PORTEPOCH= 1 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \ |