summaryrefslogtreecommitdiffstats
path: root/packaging
diff options
context:
space:
mode:
Diffstat (limited to 'packaging')
-rwxr-xr-xpackaging/macosx/osx-build.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/macosx/osx-build.sh b/packaging/macosx/osx-build.sh
index 5fd8f9a76..5d3ebaed4 100755
--- a/packaging/macosx/osx-build.sh
+++ b/packaging/macosx/osx-build.sh
@@ -356,7 +356,7 @@ then
Build system information:
OS X Version $OSXVERSION
Architecture $ARCH
- DarwinPorts `port version | cut -f2 -d \ `
+ MacPorts Ver `port version | cut -f2 -d \ `
GCC `$CXX --version | grep GCC`
Included dependency versions:
GTK `checkversion gtk+-2.0`