diff options
author | Neel Chauhan <nc@FreeBSD.org> | 2024-05-14 13:22:29 +0000 |
---|---|---|
committer | Neel Chauhan <nc@FreeBSD.org> | 2024-05-14 13:22:29 +0000 |
commit | 180367cc0e1c3ab617f157454153bcaa8d103361 (patch) | |
tree | cb4e26241d7331daea8a1df343f0886b0d54634a | |
parent | 5bb1c0fc495de3f89b5441ba1592155a3fcf9704 (diff) |
graphics/cloudcompare: reset MAINTAINER
-rw-r--r-- | graphics/cloudcompare/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/cloudcompare/Makefile b/graphics/cloudcompare/Makefile index 6c084c0c6f74..cdc435f67f59 100644 --- a/graphics/cloudcompare/Makefile +++ b/graphics/cloudcompare/Makefile @@ -4,7 +4,7 @@ DISTVERSION= 2.12.4 PORTREVISION= 8 CATEGORIES= graphics -MAINTAINER= nc@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= 3D point cloud processing software WWW= https://www.cloudcompare.org/ |