diff options
author | mnag <mnag@FreeBSD.org> | 2007-05-29 02:20:44 +0800 |
---|---|---|
committer | mnag <mnag@FreeBSD.org> | 2007-05-29 02:20:44 +0800 |
commit | 7e57dcb85c9c74de5cf0f697eb877d9b4f806b61 (patch) | |
tree | 17c35549f48fda0ec449e44ce3da0038f2db851f /mail/postfix23/Makefile | |
parent | 094ea2a89d591ee12e0c22bc2fac1a17ab37f0ed (diff) | |
download | freebsd-ports-gnome-7e57dcb85c9c74de5cf0f697eb877d9b4f806b61.tar.gz freebsd-ports-gnome-7e57dcb85c9c74de5cf0f697eb877d9b4f806b61.tar.zst freebsd-ports-gnome-7e57dcb85c9c74de5cf0f697eb877d9b4f806b61.zip |
- Update to 2.3.9
Diffstat (limited to 'mail/postfix23/Makefile')
-rw-r--r-- | mail/postfix23/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/postfix23/Makefile b/mail/postfix23/Makefile index 149602d2f90e..bd84d1756117 100644 --- a/mail/postfix23/Makefile +++ b/mail/postfix23/Makefile @@ -6,7 +6,7 @@ # PORTNAME= postfix -PORTVERSION= 2.3.8 +PORTVERSION= 2.3.9 PORTEPOCH= 1 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \ |