diff options
author | Sahil Tandon <sahil@FreeBSD.org> | 2013-10-27 03:30:20 +0000 |
---|---|---|
committer | Sahil Tandon <sahil@FreeBSD.org> | 2013-10-27 03:30:20 +0000 |
commit | 80d5ef31fc28c10449cf438b96b7fb769b8a512c (patch) | |
tree | 0cda7a09c81f26330f917cf60e7910411c87bf03 /mail/postfix28/Makefile | |
parent | d95fb5dbb8c0e4112280f29e394e36a92b520938 (diff) | |
download | ports-80d5ef31fc28c10449cf438b96b7fb769b8a512c.tar.gz ports-80d5ef31fc28c10449cf438b96b7fb769b8a512c.zip |
Notes
Diffstat (limited to 'mail/postfix28/Makefile')
-rw-r--r-- | mail/postfix28/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/postfix28/Makefile b/mail/postfix28/Makefile index 7ac9cfa74833..c0008577b2a5 100644 --- a/mail/postfix28/Makefile +++ b/mail/postfix28/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= postfix -PORTVERSION= 2.8.15 +PORTVERSION= 2.8.16 PORTEPOCH= 1 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \ |