diff options
author | Sahil Tandon <sahil@FreeBSD.org> | 2012-02-11 05:14:38 +0000 |
---|---|---|
committer | Sahil Tandon <sahil@FreeBSD.org> | 2012-02-11 05:14:38 +0000 |
commit | c5a00abf41f213a8bf5a7576d8dea00b0284b91b (patch) | |
tree | 79987a8ecaf8341cf7c3f2f8e02cbcfa92a0c30e /mail/postfix27/Makefile | |
parent | Update to 2.8.8, set NO_LATEST_LINK, and revise IS_INTERACTIVE (diff) |
Update to 2.7.8
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 bc4a8b2f1d8f..92e19a75b86d 100644 --- a/mail/postfix27/Makefile +++ b/mail/postfix27/Makefile @@ -6,7 +6,7 @@ # PORTNAME= postfix -PORTVERSION= 2.7.7 +PORTVERSION= 2.7.8 PORTEPOCH= 1 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \ |