diff options
author | Yen-Ming Lee <leeym@FreeBSD.org> | 2003-04-15 07:44:41 +0000 |
---|---|---|
committer | Yen-Ming Lee <leeym@FreeBSD.org> | 2003-04-15 07:44:41 +0000 |
commit | 1363a0b67098e06142f3cd7b949e2bf86dae379a (patch) | |
tree | c946f9cb9e9698ea17f9ec69cf9f677a38fb6483 /mail/postfix22/Makefile | |
parent | 9544c4689ae504c74ce9e3dfbf73dca9929f85f8 (diff) |
Notes
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 8e805122bc8a..4e1b98538f6f 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.0.6 +PORTVERSION= 2.0.7 PORTEPOCH= 1 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \ |