diff options
Diffstat (limited to 'devel/xcb-proto/Makefile')
-rw-r--r-- | devel/xcb-proto/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/xcb-proto/Makefile b/devel/xcb-proto/Makefile index 38e4434..ab1c461 100644 --- a/devel/xcb-proto/Makefile +++ b/devel/xcb-proto/Makefile @@ -11,7 +11,7 @@ MAINTAINER = xenocara@openbsd.org # MIT PERMIT_PACKAGE = Yes -MASTER_SITES = ${MASTER_SITE_XORG:=proto/} +SITES = ${SITE_XORG:=proto/} MODULES= lang/python xenocara |