diff options
Diffstat (limited to 'x11/xcb-util/Makefile')
-rw-r--r-- | x11/xcb-util/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xcb-util/Makefile b/x11/xcb-util/Makefile index ca8bdce..e5ae523 100644 --- a/x11/xcb-util/Makefile +++ b/x11/xcb-util/Makefile @@ -17,7 +17,7 @@ MODULES = xenocara WANTLIB = Xau Xdmcp xcb -MASTER_SITES = https://xcb.freedesktop.org/dist/ +SITES = https://xcb.freedesktop.org/dist/ LIB_DEPENDS = x11/libxcb |