diff options
-rwxr-xr-x | make-macosx-ub.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/make-macosx-ub.sh b/make-macosx-ub.sh index 935d0cc..79b86de 100755 --- a/make-macosx-ub.sh +++ b/make-macosx-ub.sh @@ -208,7 +208,7 @@ echo " <key>CFBundleIconFile</key> <string>ioquake3.icns</string> <key>CFBundleIdentifier</key> - <string>org.icculus.quake3</string> + <string>org.ioquake.ioquake3</string> <key>CFBundleInfoDictionaryVersion</key> <string>6.0</string> <key>CFBundleName</key> |