git: 147cfeb588ec - main - sysutils/rust-coreutils: change website to crates.io
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 15 Jul 2023 12:05:32 UTC
The branch main has been updated by pkubaj:
URL: https://cgit.FreeBSD.org/ports/commit/?id=147cfeb588ec004d234e0e2b55c09bada16b2024
commit 147cfeb588ec004d234e0e2b55c09bada16b2024
Author: Piotr Kubaj <pkubaj@FreeBSD.org>
AuthorDate: 2023-07-15 12:04:03 +0000
Commit: Piotr Kubaj <pkubaj@FreeBSD.org>
CommitDate: 2023-07-15 12:05:30 +0000
sysutils/rust-coreutils: change website to crates.io
---
sysutils/rust-coreutils/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sysutils/rust-coreutils/Makefile b/sysutils/rust-coreutils/Makefile
index 55e54b7b9384..ed10358eebd0 100644
--- a/sysutils/rust-coreutils/Makefile
+++ b/sysutils/rust-coreutils/Makefile
@@ -4,7 +4,7 @@ CATEGORIES= sysutils
MAINTAINER= pkubaj@FreeBSD.org
COMMENT= Cross-platform Rust rewrite of the GNU coreutils
-WWW= https://github.com/uutils/coreutils
+WWW= https://crates.io/crates/coreutils
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE