aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2023-11-20 15:06:16 +0000
committerJan Beich <jbeich@FreeBSD.org>2023-11-20 15:07:43 +0000
commit9d3b680875b4ac07ffedc9fb36b6554f2dfcd1a6 (patch)
treeb957b54a7c92071904528da43d5e4712d4ce5474
parent5f5f3d7a8808a1611a1247e57021a585ae3d7352 (diff)
downloadports-9d3b680875b4ac07ffedc9fb36b6554f2dfcd1a6.tar.gz
ports-9d3b680875b4ac07ffedc9fb36b6554f2dfcd1a6.zip
devel/rust-cbindgen: chase HTTP redirect
-rw-r--r--devel/rust-cbindgen/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/rust-cbindgen/Makefile b/devel/rust-cbindgen/Makefile
index dad621e203ad..5efbf789113f 100644
--- a/devel/rust-cbindgen/Makefile
+++ b/devel/rust-cbindgen/Makefile
@@ -9,7 +9,7 @@ DISTFILES= ${CARGO_DIST_SUBDIR}/${DISTNAME}${CARGO_CRATE_EXT}
MAINTAINER= gecko@FreeBSD.org
COMMENT= Generate C bindings from Rust code
-WWW= https://github.com/eqrion/cbindgen
+WWW= https://github.com/mozilla/cbindgen
LICENSE= MPL20