diff options
author | Juraj Lutter <otis@FreeBSD.org> | 2023-12-12 09:43:06 +0100 |
---|---|---|
committer | Juraj Lutter <otis@FreeBSD.org> | 2023-12-12 09:43:06 +0100 |
commit | 42e3b643615fbafe9b05be27c78d137649fdc0bd (patch) | |
tree | 04b4ceeacbc0ca59c6f7e9adb79077bff2f16773 /mail/postfix-current/Makefile | |
parent | db0cb60231f3d5dcec4ffb5cf2ea9d699dcbb112 (diff) | |
download | freebsd-ports-42e3b643615fbafe9b05be27c78d137649fdc0bd.zip |
mail/postfix-current: Update to 3.9-20231210
Reported by: portscout
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 c57bd08d31e7..bdab4bcff14e 100644 --- a/mail/postfix-current/Makefile +++ b/mail/postfix-current/Makefile @@ -1,5 +1,5 @@ PORTNAME= postfix -DISTVERSION= 3.9-20231112 +DISTVERSION= 3.9-20231210 PORTREVISION?= 0 PORTEPOCH= 6 CATEGORIES= mail |