diff options
author | mnag <mnag@FreeBSD.org> | 2006-02-22 21:53:31 +0800 |
---|---|---|
committer | mnag <mnag@FreeBSD.org> | 2006-02-22 21:53:31 +0800 |
commit | b9aae75d58c8c27c93b42e330477da1155716e3a (patch) | |
tree | 1dbbecf58f75d1b3b9ace5468fa62d6a0338d95b /mail/postfix27/Makefile | |
parent | 439ba68a807495ae61b4cb6a67839a75b7c0e2e5 (diff) | |
download | freebsd-ports-gnome-b9aae75d58c8c27c93b42e330477da1155716e3a.tar.gz freebsd-ports-gnome-b9aae75d58c8c27c93b42e330477da1155716e3a.tar.zst freebsd-ports-gnome-b9aae75d58c8c27c93b42e330477da1155716e3a.zip |
- Update to 2.2.9
- Update VDA patch to 2.2.8
Diffstat (limited to 'mail/postfix27/Makefile')
-rw-r--r-- | mail/postfix27/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/postfix27/Makefile b/mail/postfix27/Makefile index 171db8be1fce..b4402f699855 100644 --- a/mail/postfix27/Makefile +++ b/mail/postfix27/Makefile @@ -15,8 +15,7 @@ # NOTE: PCRE is enabled by default unless you specifically disable it. PORTNAME= postfix -PORTVERSION= 2.2.8 -PORTREVISION= 2 +PORTVERSION= 2.2.9 PORTEPOCH= 1 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \ |