app-misc/proctl: fix indentation in metadata.xml

fixes the following pkgcheck warnings:

app-misc/proctl
  PkgMetadataXmlIndentation: metadata.xml: metadata.xml has inconsistent indentation on lines: 10, 11, 12

Signed-off-by: ingenarel <ingenarelitems@gmail.com>
This commit is contained in:
ingenarel
2025-07-21 06:39:26 +06:00
parent 491cdfbc10
commit 58ea543318

View File

@@ -7,9 +7,9 @@
<description>Primary maintainer</description>
</maintainer>
<longdescription>
proctl is a C program that allows the controlling of other processes.
it can execute, kill, and restart processes my passing arguments to
the proctl command.
proctl is a C program that allows the controlling of other processes.
it can execute, kill, and restart processes my passing arguments to
the proctl command.
</longdescription>
<upstream>
<remote-id type="github">kernaltrap8/proctl</remote-id>