diff options
Diffstat (limited to 'www/wasm-bindgen-cli/Makefile')
-rw-r--r-- | www/wasm-bindgen-cli/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/wasm-bindgen-cli/Makefile b/www/wasm-bindgen-cli/Makefile index 1e0cad62742e..f9f20e805b6b 100644 --- a/www/wasm-bindgen-cli/Makefile +++ b/www/wasm-bindgen-cli/Makefile @@ -1,6 +1,6 @@ PORTNAME= wasm-bindgen-cli DISTVERSION= 0.2.95 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= www MAINTAINER= aokblast@FreeBSD.org |