diff options
Diffstat (limited to 'x11/libxcb/Makefile')
-rw-r--r-- | x11/libxcb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/libxcb/Makefile b/x11/libxcb/Makefile index ee3e6b8..dcbbad3 100644 --- a/x11/libxcb/Makefile +++ b/x11/libxcb/Makefile @@ -41,7 +41,7 @@ MODULES = xenocara WANTLIB = Xau Xdmcp -MASTER_SITES = https://xcb.freedesktop.org/dist/ +SITES = https://xcb.freedesktop.org/dist/ BUILD_DEPENDS = devel/xcb-proto \ devel/xorgproto |