aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-02-05 15:29:42 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-02-05 15:50:15 +0000
commite177d5bb97bab8de20eee13554508ae058460da4 (patch)
treea8e36ff023c9ff08998fe63968428e557edf0045 /net-mgmt
parent8ad6509025e949c8d4568191e0635a2e4294d559 (diff)
downloadports-e177d5bb97bab8de20eee13554508ae058460da4.tar.gz
ports-e177d5bb97bab8de20eee13554508ae058460da4.zip
net-mgmt/netbox: Fix typo
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/netbox/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/netbox/Makefile b/net-mgmt/netbox/Makefile
index adaa7c5f3d7a..be06e80d97d4 100644
--- a/net-mgmt/netbox/Makefile
+++ b/net-mgmt/netbox/Makefile
@@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt
# which are not checked during build/runtime because they're usually installed
# via devel/py-pip.
#
-# As a rule, slight deviations are usally not a problem, but there are a few
+# As a rule, slight deviations are usually not a problem, but there are a few
# Django packages that are known for regressions in conjunction with NetBox and
# should therefore only be updated with caution.
#