svn commit: r368492 - head/Mk
Bryan Drewery
bdrewery at FreeBSD.org
Thu Sep 18 16:09:56 UTC 2014
Author: bdrewery
Date: Thu Sep 18 16:09:56 2014
New Revision: 368492
URL: http://svnweb.freebsd.org/changeset/ports/368492
QAT: https://qat.redports.org/buildarchive/r368492/
Log:
Fix typo.
Submitted by: sunpoet
With hat: portmgr
Modified:
head/Mk/bsd.port.mk
Modified: head/Mk/bsd.port.mk
==============================================================================
--- head/Mk/bsd.port.mk Thu Sep 18 15:56:25 2014 (r368491)
+++ head/Mk/bsd.port.mk Thu Sep 18 16:09:56 2014 (r368492)
@@ -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 \
More information about the svn-ports-all
mailing list