aboutsummaryrefslogtreecommitdiff
path: root/Mk
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2015-04-10 08:23:22 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2015-04-10 08:23:22 +0000
commitb9dd90790526dda528e75cdb5e877e9200fa49f8 (patch)
treeac19f2e46c14d44e651d2eaa60c6587e70afd2e0 /Mk
parentd2cf0772d1886a64d93f8e5a367f205344c07aa6 (diff)
downloadports-b9dd90790526dda528e75cdb5e877e9200fa49f8.tar.gz
ports-b9dd90790526dda528e75cdb5e877e9200fa49f8.zip
Notes
Diffstat (limited to '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 3c6df233edc3..194f58dd9c87 100644
--- a/Mk/bsd.port.mk
+++ b/Mk/bsd.port.mk
@@ -513,7 +513,7 @@ FreeBSD_MAINTAINER= portmgr@FreeBSD.org
# BUNDLE_LIBS Teach pkg(8) to not automatically add all shared libraries
# installed by a port as a "provided" shared libraries provided
# for other packages (prevent them from being exposed in the
-# solver). This has to be used for ports that bundles third
+# solver). This has to be used for ports that bundle third
# party libraries for internal usage.
# MASTERDIR - Where the port finds patches, package files, etc. Define
# this is you have two or more ports that share most of the