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 773388ad0e3e..c0f9efef3fae 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= 1 +PORTREVISION= 2 CATEGORIES= www MAINTAINER= aokblast@FreeBSD.org |