svn commit: r330151 - head/Mk
Bryan Drewery
bdrewery at FreeBSD.org
Sat Oct 12 17:17:32 UTC 2013
Author: bdrewery
Date: Sat Oct 12 17:17:31 2013
New Revision: 330151
URL: http://svnweb.freebsd.org/changeset/ports/330151
Log:
- Fix spelling in comment
Submitted by: des
With hat: portmgr
Modified:
head/Mk/bsd.default-versions.mk
Modified: head/Mk/bsd.default-versions.mk
==============================================================================
--- head/Mk/bsd.default-versions.mk Sat Oct 12 17:08:55 2013 (r330150)
+++ head/Mk/bsd.default-versions.mk Sat Oct 12 17:17:31 2013 (r330151)
@@ -4,7 +4,7 @@
#
# Handle the default versions for users chosable multi versions.
#
-# It expects users to define DEFAULT_VERSIONS in there make.conf
+# It expects users to define DEFAULT_VERSIONS in their make.conf
# Syntax is the following:
#
# DEFAULT_VERSIONS= perl5=5.18 ruby=2.0
More information about the svn-ports-all
mailing list