git: 9b9b23f1a73f - main - devel/cargo-depgraph: Update COMMENT
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 19 May 2024 00:32:14 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=9b9b23f1a73ffbaa372f805b8edfbcce579641e7 commit 9b9b23f1a73ffbaa372f805b8edfbcce579641e7 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-05-19 00:27:10 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-05-19 00:32:11 +0000 devel/cargo-depgraph: Update COMMENT --- devel/cargo-depgraph/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/cargo-depgraph/Makefile b/devel/cargo-depgraph/Makefile index f9de192f354c..3b18611fe356 100644 --- a/devel/cargo-depgraph/Makefile +++ b/devel/cargo-depgraph/Makefile @@ -5,7 +5,7 @@ PORTREVISION= 5 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org -COMMENT= Create dependency graphs for cargo projects using 'cargo metadata' +COMMENT= Rust: Create dependency graphs for cargo projects WWW= https://github.com/jplatte/cargo-depgraph LICENSE= GPLv3