diff options
author | Matthieu Herrb <matthieu@herrb.eu> | 2023-11-12 11:19:18 +0100 |
---|---|---|
committer | Matthieu Herrb <matthieu@herrb.eu> | 2023-11-12 11:19:18 +0100 |
commit | 69cb73ba6250fdca52864a05c8e5b0c5ab86ed12 (patch) | |
tree | 2b957fd5fe73bf49c04f144b3c76ae6aff5fd20d /x11/xkeyboard-config/Makefile | |
parent | 8f68739f02c8024133592aef3b96257d14e28775 (diff) |
MASTER_SITES -> SITESxenocara
Diffstat (limited to 'x11/xkeyboard-config/Makefile')
-rw-r--r-- | x11/xkeyboard-config/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xkeyboard-config/Makefile b/x11/xkeyboard-config/Makefile index ced9f71..bb476b3 100644 --- a/x11/xkeyboard-config/Makefile +++ b/x11/xkeyboard-config/Makefile @@ -11,7 +11,7 @@ MAINTAINER = xenocara@openbsd.org # MIT PERMIT_PACKAGE = Yes -MASTER_SITES = ${MASTER_SITE_XORG:=data/xkeyboard-config/} +SITES = ${SITE_XORG:=data/xkeyboard-config/} MODULES = xenocara |