diff options
Diffstat (limited to 'wayland/wlroots/Makefile')
-rw-r--r-- | wayland/wlroots/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wayland/wlroots/Makefile b/wayland/wlroots/Makefile index 7509f96..b4efc63 100644 --- a/wayland/wlroots/Makefile +++ b/wayland/wlroots/Makefile @@ -4,7 +4,7 @@ V = 20230715 PKGNAME = wlroots-$V CATEGORIES = wayland -MASTER_SITES = https://gitlab.freedesktop.org/mherrb/wlroots/-/archive/wlroots-obsd-$V/ +SITES = https://gitlab.freedesktop.org/mherrb/wlroots/-/archive/wlroots-obsd-$V/ DISTFILES = wlroots-wlroots-obsd-${V}${EXTRACT_SUFX} HOMEPAGE = https://gitlab.freedesktop.org/wlroots |