diff options
author | Marcus Alves Grando <mnag@FreeBSD.org> | 2005-12-12 16:40:47 +0000 |
---|---|---|
committer | Marcus Alves Grando <mnag@FreeBSD.org> | 2005-12-12 16:40:47 +0000 |
commit | 32cd841a99b5a352b1db9b02e25108588097dfd2 (patch) | |
tree | 6e3c889d010da47f38ae286c084651bf60022852 /mail/postfix23/Makefile | |
parent | 628e258503b6b3777f73f6857952ced0ee34bfb2 (diff) | |
download | ports-32cd841a99b5a352b1db9b02e25108588097dfd2.tar.gz ports-32cd841a99b5a352b1db9b02e25108588097dfd2.zip |
Notes
Diffstat (limited to 'mail/postfix23/Makefile')
-rw-r--r-- | mail/postfix23/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/postfix23/Makefile b/mail/postfix23/Makefile index 352110a60e1b..ea7504e1697e 100644 --- a/mail/postfix23/Makefile +++ b/mail/postfix23/Makefile @@ -15,7 +15,7 @@ # NOTE: PCRE is enabled by default unless you specifically disable it. PORTNAME= postfix -PORTVERSION= 2.2.6 +PORTVERSION= 2.2.7 PORTEPOCH= 1 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \ |