diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2021-05-12 15:50:34 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2021-05-12 15:54:30 +0000 |
commit | 32ca8c877e886b2df0dcc62b6a784e4dbc0f2c66 (patch) | |
tree | 561e767a2f3d7644d041fca0363100f8d14d509f /x11-drivers | |
parent | 06d2be5018af0597204506b1762bb26d7126812c (diff) | |
download | ports-32ca8c877e886b2df0dcc62b6a784e4dbc0f2c66.tar.gz ports-32ca8c877e886b2df0dcc62b6a784e4dbc0f2c66.zip |
Chase GitLab redirect in PATCH_SITES (a la 64c25a7c484a)
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-video-amdgpu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/xf86-video-amdgpu/Makefile b/x11-drivers/xf86-video-amdgpu/Makefile index fd756f4497bd..15ec4573dd92 100644 --- a/x11-drivers/xf86-video-amdgpu/Makefile +++ b/x11-drivers/xf86-video-amdgpu/Makefile @@ -8,7 +8,7 @@ CATEGORIES= x11-drivers MAINTAINER= x11@FreeBSD.org COMMENT= X.Org amdgpu display driver -PATCH_SITES= https://gitlab.freedesktop.org/xorg/driver/${PORTNAME}/commit/ +PATCH_SITES= https://gitlab.freedesktop.org/xorg/driver/${PORTNAME}/-/commit/ PATCHFILES+= edcbe5f52ddfceee3d66d69bbcebbceac06b6d0d.patch:-p1 LICENSE= MIT |