diff options
author | ohauer <ohauer@FreeBSD.org> | 2018-11-14 17:28:57 +0800 |
---|---|---|
committer | ohauer <ohauer@FreeBSD.org> | 2018-11-14 17:28:57 +0800 |
commit | eb7d3e793debfaf4c7a932c33f976cbf4217529d (patch) | |
tree | 558662446a00adb26bb177d78407546314e29a84 /mail/postfix-current/Makefile | |
parent | a893d2e1220044d6a48d1a4227d16aa0be90575f (diff) | |
download | freebsd-ports-gnome-eb7d3e793debfaf4c7a932c33f976cbf4217529d.tar.gz freebsd-ports-gnome-eb7d3e793debfaf4c7a932c33f976cbf4217529d.tar.zst freebsd-ports-gnome-eb7d3e793debfaf4c7a932c33f976cbf4217529d.zip |
- update to 3.4-20181113
Diffstat (limited to 'mail/postfix-current/Makefile')
-rw-r--r-- | mail/postfix-current/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/postfix-current/Makefile b/mail/postfix-current/Makefile index ff2b3004228b..557a5c313dfd 100644 --- a/mail/postfix-current/Makefile +++ b/mail/postfix-current/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= postfix -DISTVERSION= 3.4-20181105 +DISTVERSION= 3.4-20181113 PORTREVISION?= 0 PORTEPOCH= 5 CATEGORIES= mail ipv6 |