1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00

Fix typo.

Submitted by:	sunpoet
With hat:	portmgr
This commit is contained in:
Bryan Drewery 2014-09-18 16:09:56 +00:00
parent 642f11f7c9
commit ff9d59c6dd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=368492

View File

@ -5002,7 +5002,7 @@ missing:
fi; \
done
# shwo missing dependencies by name
# Show missing dependencies by name
missing-packages:
@_packages=$$(${PKG_INFO} -aq); \
for dir in $$(${ALL-DEPENDS-LIST}); do \