git: 24631cc78273 - main - graphics/openusd: Adjust PORTNAME and CATEGORIES after moving
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 15 Feb 2026 14:15:46 UTC
The branch main has been updated by vvd:
URL: https://cgit.FreeBSD.org/ports/commit/?id=24631cc782738b24b6071724fe7f878b64ab0028
commit 24631cc782738b24b6071724fe7f878b64ab0028
Author: Martin Filla <freebsd@sysctl.cz>
AuthorDate: 2026-02-15 14:13:10 +0000
Commit: Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2026-02-15 14:13:10 +0000
graphics/openusd: Adjust PORTNAME and CATEGORIES after moving
PR: 292497
Approved by: yuri (maintainer, timeout 1 month)
---
graphics/openusd/Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/graphics/openusd/Makefile b/graphics/openusd/Makefile
index b6fb8fda1cdb..ab0a41e83e59 100644
--- a/graphics/openusd/Makefile
+++ b/graphics/openusd/Makefile
@@ -1,7 +1,7 @@
-PORTNAME= usd
+PORTNAME= openusd
DISTVERSIONPREFIX= v
DISTVERSION= 25.11
-CATEGORIES= misc
+CATEGORIES= graphics
MAINTAINER= yuri@FreeBSD.org
COMMENT= Universal Scene Description is a scene description management system