aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRuslan Makhmatkhanov <rm@FreeBSD.org>2014-07-14 14:29:42 +0000
committerRuslan Makhmatkhanov <rm@FreeBSD.org>2014-07-14 14:29:42 +0000
commitae4737d82e341ad2542e8b43e42e887e8b3c3224 (patch)
treeb380fc4f5011fc50f0d4b877f22244874f23ab34
parent21eed903da62a23d10e85fc34d3a15efe7ff5967 (diff)
downloadports-ae4737d82e341ad2542e8b43e42e887e8b3c3224.tar.gz
ports-ae4737d82e341ad2542e8b43e42e887e8b3c3224.zip
Fix typo and adjust whitespace in comments.
Notes
Notes: svn path=/head/; revision=361781
-rw-r--r--Mk/Uses/twisted.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Mk/Uses/twisted.mk b/Mk/Uses/twisted.mk
index 831c5d59d2e0..fbc401524d71 100644
--- a/Mk/Uses/twisted.mk
+++ b/Mk/Uses/twisted.mk
@@ -7,7 +7,7 @@
# Valid ARGS:
# build Adds twisted and any additional component as build
# dependency to the port
-# run Adds twisted and any additional component as build
+# run Adds twisted and any additional component as run
# dependency to the port
# comp Adds the specified twisted component to as build or
# run dependency to the ports