summaryrefslogtreecommitdiff
path: root/Ports/quake
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/quake
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/quake')
-rwxr-xr-xPorts/quake/package.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/Ports/quake/package.sh b/Ports/quake/package.sh
index 1cee8db712..2a1dfbe691 100755
--- a/Ports/quake/package.sh
+++ b/Ports/quake/package.sh
@@ -3,7 +3,7 @@ port=quake
version=0.65
workdir=SerenityQuake-master
useconfigure=false
-files="https://github.com/SerenityOS/SerenityQuake/archive/master.tar.gz quake.tar.gz"
+files="https://github.com/SerenityPorts/SerenityQuake/archive/master.tar.gz quake.tar.gz"
makeopts="V=1 SYMBOLS_ON=Y "
depends=SDL2
launcher_name=Quake