diff options
author | swills <swills@FreeBSD.org> | 2018-09-19 02:24:05 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2018-09-19 02:24:05 +0800 |
commit | 74bd65695c7689bafa2c614c298e5b0d9ae0d8bb (patch) | |
tree | 99068275a20529c43f0b65e252d3d3515da4b321 /mail | |
parent | e42176bf6f7f81809e916f7dbfe1cf982e0c4c04 (diff) | |
download | freebsd-ports-gnome-74bd65695c7689bafa2c614c298e5b0d9ae0d8bb.tar.gz freebsd-ports-gnome-74bd65695c7689bafa2c614c298e5b0d9ae0d8bb.tar.zst freebsd-ports-gnome-74bd65695c7689bafa2c614c298e5b0d9ae0d8bb.zip |
dns/unbound: update to 1.8.0
Bump PORTREVISION on consumers due to library major version change
PR: 231283
Submitted by: jaap@NLnetLabs.nl (maintainer)
Diffstat (limited to 'mail')
-rw-r--r-- | mail/opendkim/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/opendkim/Makefile b/mail/opendkim/Makefile index 5edf2dfb17f3..98c731108b7a 100644 --- a/mail/opendkim/Makefile +++ b/mail/opendkim/Makefile @@ -3,7 +3,7 @@ PORTNAME= opendkim PORTVERSION= 2.10.3 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= mail security MASTER_SITES= SF/${PORTNAME} \ SF/${PORTNAME}/Previous%20Releases \ |