git: 2510864f7a49 - main - devel/Makefile: fix index by adding py-mashumaro
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 23 Oct 2023 04:41:32 UTC
The branch main has been updated by pi:
URL: https://cgit.FreeBSD.org/ports/commit/?id=2510864f7a49d01d661c38370f2da64d1240a599
commit 2510864f7a49d01d661c38370f2da64d1240a599
Author: Pat Maddox <pat@patmaddox.com>
AuthorDate: 2023-10-23 04:39:51 +0000
Commit: Kurt Jaeger <pi@FreeBSD.org>
CommitDate: 2023-10-23 04:41:19 +0000
devel/Makefile: fix index by adding py-mashumaro
PR: 274575
Reported by: antoine
Author: Pat Maddox <pat@patmaddox.com>
---
devel/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/devel/Makefile b/devel/Makefile
index 6a958e1c939c..f399e4ee205d 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -4985,6 +4985,7 @@
SUBDIR += py-marrow.util
SUBDIR += py-marshmallow
SUBDIR += py-marshmallow-enum
+ SUBDIR += py-mashumaro
SUBDIR += py-matrix-angular-sdk
SUBDIR += py-matrix-common
SUBDIR += py-maturin