aboutsummaryrefslogtreecommitdiff
path: root/Mk/bsd.port.mk
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2013-06-07 13:28:30 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2013-06-07 13:28:30 +0000
commit3aaf281423191c820c1d24ec2f435a050cf10b40 (patch)
tree692fc3c1995c4bb6396f8b08fdda5810702ac612 /Mk/bsd.port.mk
parentfb58afc3dde8a4a941b5ce9130296bf13429394f (diff)
downloadports-3aaf281423191c820c1d24ec2f435a050cf10b40.tar.gz
ports-3aaf281423191c820c1d24ec2f435a050cf10b40.zip
Fix grammar in comment
Notes
Notes: svn path=/head/; revision=320200
Diffstat (limited to 'Mk/bsd.port.mk')
-rw-r--r--Mk/bsd.port.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Mk/bsd.port.mk b/Mk/bsd.port.mk
index c9221e5ff058..e764c4dafd19 100644
--- a/Mk/bsd.port.mk
+++ b/Mk/bsd.port.mk
@@ -569,7 +569,7 @@ FreeBSD_MAINTAINER= portmgr@FreeBSD.org
# Default: ${WRKDIR}/${DISTNAME} unless NO_WRKSUBDIR is set,
# in which case simply ${WRKDIR}
# WRKSRC_SUBDIR - A subdirectory of ${WRKSRC} where the distribution actually
-# build in.
+# builds in.
# Default: not set
# NO_WRKSUBDIR - Assume port unpacks directly into ${WRKDIR}.
# PATCHDIR - A directory containing any additional patches you made