diff options
author | Sahil Tandon <sahil@FreeBSD.org> | 2012-08-05 18:37:29 +0000 |
---|---|---|
committer | Sahil Tandon <sahil@FreeBSD.org> | 2012-08-05 18:37:29 +0000 |
commit | b34e00c78279217fcaed0e6988da7c72a919c3f6 (patch) | |
tree | a6965899e75517c613efdffaf72200e62fc17b4c /mail/postfix27/Makefile | |
parent | Update to 2.6.17 (diff) |
Update to 2.7.11
Diffstat (limited to '')
-rw-r--r-- | mail/postfix27/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/postfix27/Makefile b/mail/postfix27/Makefile index 14e3cab756ae..27a3c7e8287b 100644 --- a/mail/postfix27/Makefile +++ b/mail/postfix27/Makefile @@ -6,7 +6,7 @@ # PORTNAME= postfix -PORTVERSION= 2.7.10 +PORTVERSION= 2.7.11 PORTEPOCH= 1 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \ |