From 1e1b5c27c80390020f2c3dc421f07079cda68ffc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rainer=20M=C3=BCller?= Date: Thu, 6 Feb 2025 02:31:37 +0100 Subject: [PATCH] tcl-dox: Drop maintainership --- textproc/tcl-dox/Portfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/textproc/tcl-dox/Portfile b/textproc/tcl-dox/Portfile index 472a9fe4f7d..2958a8e4dbe 100644 --- a/textproc/tcl-dox/Portfile +++ b/textproc/tcl-dox/Portfile @@ -6,7 +6,7 @@ revision 2 categories textproc platforms darwin license GPL-2+ -maintainers {raimue @raimue} +maintainers nomaintainer description Tcl-Dox is a filter that you can use with Doxygen for documenting Tcl source code. long_description \ ${description}