diff options
author | mnag <mnag@FreeBSD.org> | 2008-09-28 09:58:28 +0800 |
---|---|---|
committer | mnag <mnag@FreeBSD.org> | 2008-09-28 09:58:28 +0800 |
commit | 728c518dd94b6e0795dd9f9cf5781a817a322c6d (patch) | |
tree | 816ae87ec196fda1abc0129d3b311f2987c691dd /mail/postfix28/Makefile | |
parent | 6f1488024e5184bcdeddada3e0c75efa36c796e2 (diff) | |
download | freebsd-ports-gnome-728c518dd94b6e0795dd9f9cf5781a817a322c6d.tar.gz freebsd-ports-gnome-728c518dd94b6e0795dd9f9cf5781a817a322c6d.tar.zst freebsd-ports-gnome-728c518dd94b6e0795dd9f9cf5781a817a322c6d.zip |
- Update to 2.5.5
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 ee4128206734..7f75b51de08d 100644 --- a/mail/postfix28/Makefile +++ b/mail/postfix28/Makefile @@ -6,7 +6,7 @@ # PORTNAME= postfix -PORTVERSION= 2.5.4 +PORTVERSION= 2.5.5 PORTEPOCH= 1 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \ |