summaryrefslogtreecommitdiff
path: root/Ports/quake2
diff options
context:
space:
mode:
authorAndreas Kling <kling@serenityos.org>2021-08-30 20:13:18 +0200
committerAndreas Kling <kling@serenityos.org>2021-08-30 20:18:07 +0200
commitaa2e19e58f51ff2b6648809fc6a4d4ce1dc9df48 (patch)
treed5d6535b028353964ad97927e06a4a3158550299 /Ports/quake2
parent51ea4d38d57ca1d59c37c937323124241997b8f4 (diff)
downloadserenity-aa2e19e58f51ff2b6648809fc6a4d4ce1dc9df48.zip
Ports: Update relocated ports
Port repos have been moved to the new SerenityPorts organization on GitHub, to declutter the main SerenityOS organization.
Diffstat (limited to 'Ports/quake2')
-rwxr-xr-xPorts/quake2/package.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/Ports/quake2/package.sh b/Ports/quake2/package.sh
index dbe6d4c08e..2c78c16d86 100755
--- a/Ports/quake2/package.sh
+++ b/Ports/quake2/package.sh
@@ -3,7 +3,7 @@ port=quake2
version=0.1
workdir=SerenityQuakeII-master
useconfigure=true
-files="https://github.com/SerenityOS/SerenityQuakeII/archive/master.tar.gz quake2.tar.gz"
+files="https://github.com/SerenityPorts/SerenityQuakeII/archive/master.tar.gz quake2.tar.gz"
makeopts=""
configopts="-DCMAKE_TOOLCHAIN_FILE=${SERENITY_SOURCE_DIR}/Toolchain/CMake/CMakeToolchain.txt"
depends=SDL2