svn commit: r320200 - head/Mk

Bryan Drewery bdrewery at FreeBSD.org
Fri Jun 7 13:28:31 UTC 2013


Author: bdrewery
Date: Fri Jun  7 13:28:30 2013
New Revision: 320200
URL: http://svnweb.freebsd.org/changeset/ports/320200

Log:
  Fix grammar in comment

Modified:
  head/Mk/bsd.port.mk

Modified: head/Mk/bsd.port.mk
==============================================================================
--- head/Mk/bsd.port.mk	Fri Jun  7 13:25:22 2013	(r320199)
+++ head/Mk/bsd.port.mk	Fri Jun  7 13:28:30 2013	(r320200)
@@ -569,7 +569,7 @@ FreeBSD_MAINTAINER=	portmgr at 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


More information about the svn-ports-all mailing list