diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2021-04-08 00:10:27 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2021-04-08 23:33:31 +0000 |
commit | 69d24a727d44d398f7357cb844386f3ec4750a4f (patch) | |
tree | 0b0452bfbadbdda563ecf812b3fe126b31a29148 /mail/sendmail | |
parent | devel/rust-cbindgen: update to 0.19.0 (diff) |
devel/icu: update to 69.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-69-1
Reported by: GitHub (watch releases)
Diffstat (limited to 'mail/sendmail')
-rw-r--r-- | mail/sendmail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/sendmail/Makefile b/mail/sendmail/Makefile index 8e64e41efc0a..55d2588df2c5 100644 --- a/mail/sendmail/Makefile +++ b/mail/sendmail/Makefile @@ -1,6 +1,6 @@ PORTNAME= sendmail PORTVERSION= 8.16.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= mail MASTER_SITES= ftp://ftp.sendmail.org/pub/sendmail/ DISTNAME= ${PORTNAME}.${PORTVERSION} |