diff options
author | obraun <obraun@FreeBSD.org> | 2003-06-27 17:41:09 +0000 |
---|---|---|
committer | obraun <obraun@FreeBSD.org> | 2003-06-27 17:41:09 +0000 |
commit | 74d54064b32ffa51150bee517d80cb478f4a211d (patch) | |
tree | f29b1ea7451d77bed2ad021612df55f251a7d656 /mail/postfix20/Makefile | |
parent | 76b8574507b10324b2ec5249729110d9f9da608d (diff) | |
download | FreeBSD-ports-74d54064b32ffa51150bee517d80cb478f4a211d.zip FreeBSD-ports-74d54064b32ffa51150bee517d80cb478f4a211d.tar.gz |
Upgrade to 2.0.12.
PR: ports/53846
Submitted by: maintainer
Diffstat (limited to 'mail/postfix20/Makefile')
-rw-r--r-- | mail/postfix20/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/postfix20/Makefile b/mail/postfix20/Makefile index 56074aa..0d4cc9c 100644 --- a/mail/postfix20/Makefile +++ b/mail/postfix20/Makefile @@ -15,7 +15,7 @@ # NOTE: PCRE is enabled by default unless you specifically disable it. PORTNAME= postfix -PORTVERSION= 2.0.10 +PORTVERSION= 2.0.12 PORTEPOCH= 1 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \ |