summaryrefslogtreecommitdiff
path: root/devel/libwasmtime
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libwasmtime')
-rw-r--r--devel/libwasmtime/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libwasmtime/Makefile b/devel/libwasmtime/Makefile
index 20bd16ab386b..28d3b6941a67 100644
--- a/devel/libwasmtime/Makefile
+++ b/devel/libwasmtime/Makefile
@@ -1,10 +1,10 @@
PORTNAME= lib${GH_PROJECT}
PORTVERSION= 36.0.2
DISTVERSIONPREFIX= v
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel
-MAINTAINER= osa@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Library for fast and secure runtime for WebAssembly
WWW= https://wasmtime.dev/