Tools/scripts/installed-ports-by-origin.sh: fix typos

This commit is contained in:
Robert Clausecker
2025-10-31 20:50:43 +01:00
parent 0db26821f6
commit 706bddb552

View File

@@ -1,10 +1,10 @@
#!/bin/sh
# Constributed by Ralf van der Enden <tremere@cainites.net>
# Contributed by Ralf van der Enden <tremere@cainites.net>
# Public domain.
# print a list of all installed ports by origin with flavour.
# this is similar to pkg info -qoa, but prints a flavour if the
# Print a list of all installed ports by origin with flavour.
# This is similar to pkg info -qoa, but prints a flavour if the
# package has one.
sqlite3 /var/db/pkg/local.sqlite \