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 e845f7b3640d..88abc634efc1 100644 --- a/dns/doh-proxy/Makefile +++ b/dns/doh-proxy/Makefile @@ -1,6 +1,6 @@ PORTNAME= doh-proxy DISTVERSION= 0.9.5 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= dns MASTER_SITES= CRATESIO DISTFILES= ${CARGO_DIST_SUBDIR}/${DISTNAME}${CARGO_CRATE_EXT} |