diff options
author | Oliver Braun <obraun@FreeBSD.org> | 2003-05-12 21:02:53 +0000 |
---|---|---|
committer | Oliver Braun <obraun@FreeBSD.org> | 2003-05-12 21:02:53 +0000 |
commit | b80d569272b96cf2a17bc72a9a4c1df33990ec56 (patch) | |
tree | 4ca8f086a2a4894f48c2e13109d671df303b831c /mail/postfix1/Makefile | |
parent | 9df5176c6c6e4160e489d4cbe998b3692a57ea19 (diff) | |
download | ports-b80d569272b96cf2a17bc72a9a4c1df33990ec56.tar.gz ports-b80d569272b96cf2a17bc72a9a4c1df33990ec56.zip |
Notes
Diffstat (limited to 'mail/postfix1/Makefile')
-rw-r--r-- | mail/postfix1/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/postfix1/Makefile b/mail/postfix1/Makefile index 4e1b98538f6f..63539a865545 100644 --- a/mail/postfix1/Makefile +++ b/mail/postfix1/Makefile @@ -15,7 +15,7 @@ # NOTE: PCRE is enabled by default unless you specifically disable it. PORTNAME= postfix -PORTVERSION= 2.0.7 +PORTVERSION= 2.0.9 PORTEPOCH= 1 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \ |