diff options
Diffstat (limited to 'dns/doh-proxy/Makefile')
-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 0ce5ae9bc572..03b3d64eb5c8 100644 --- a/dns/doh-proxy/Makefile +++ b/dns/doh-proxy/Makefile @@ -2,7 +2,7 @@ PORTNAME= doh-proxy DISTVERSION= 0.9.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= dns MASTER_SITES= CRATESIO DISTFILES= ${CARGO_DIST_SUBDIR}/${DISTNAME}${CARGO_CRATE_EXT} |