diff options
author | dwcjr <dwcjr@FreeBSD.org> | 2002-02-27 03:34:37 +0800 |
---|---|---|
committer | dwcjr <dwcjr@FreeBSD.org> | 2002-02-27 03:34:37 +0800 |
commit | 310e2619c16b73436eacac0f14da0ad8ca77121c (patch) | |
tree | fe8099cdc427bcec34427c85a877af33302d1814 /mail/postfix22/Makefile | |
parent | 3b2d15b8078b9bcee27581a706b4a98b3621e3fe (diff) | |
download | freebsd-ports-gnome-310e2619c16b73436eacac0f14da0ad8ca77121c.tar.gz freebsd-ports-gnome-310e2619c16b73436eacac0f14da0ad8ca77121c.tar.zst freebsd-ports-gnome-310e2619c16b73436eacac0f14da0ad8ca77121c.zip |
Update postfix to 1.1.4
PR: 35347
Submitted by: maintainer
Diffstat (limited to 'mail/postfix22/Makefile')
-rw-r--r-- | mail/postfix22/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/postfix22/Makefile b/mail/postfix22/Makefile index df2246416b52..be37f880652e 100644 --- a/mail/postfix22/Makefile +++ b/mail/postfix22/Makefile @@ -6,7 +6,7 @@ # PORTNAME= postfix -PORTVERSION= 1.1.3 +PORTVERSION= 1.1.4 PORTEPOCH= 1 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \ |