diff options
author | Koop Mast <kwm@rainbow-runner.nl> | 2020-02-28 05:49:06 +0800 |
---|---|---|
committer | Koop Mast <kwm@rainbow-runner.nl> | 2020-02-28 05:49:06 +0800 |
commit | 4f2b7e7a7400cf292319d8a3c44e7033e9da714d (patch) | |
tree | 4c6a43207dc685388f189ecbcf17b1e4e0060b9d /dns | |
parent | 10215db971b339f604caab297599538420870ef4 (diff) | |
parent | a995385cd5bbed36028d50f5ac7c6fdda84fa373 (diff) | |
download | freebsd-ports-gnome-master.tar.gz freebsd-ports-gnome-master.tar.zst freebsd-ports-gnome-master.zip |
Merge remote-tracking branch 'upstream/master'master
Diffstat (limited to 'dns')
-rw-r--r-- | dns/doh-proxy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/doh-proxy/Makefile b/dns/doh-proxy/Makefile index 848290abc4ca..fd8fe46c8429 100644 --- a/dns/doh-proxy/Makefile +++ b/dns/doh-proxy/Makefile @@ -3,7 +3,7 @@ PORTNAME= doh-proxy DISTVERSION= 0.2.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= dns MAINTAINER= mat@FreeBSD.org |