summaryrefslogtreecommitdiff
path: root/fonts
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@herrb.eu>2023-10-29 12:54:15 +0100
committerMatthieu Herrb <matthieu@herrb.eu>2023-10-29 12:54:15 +0100
commit3de6a9bb32420da9efbf1af42465baaeccee346b (patch)
tree5a66866c10c0f155867cf884208953ee4c3849e8 /fonts
parent04c451b156ff5e2a20ff23c43275c468f662c0f0 (diff)
MASTER_SITES -> SITES
Diffstat (limited to 'fonts')
-rw-r--r--fonts/dejavu-fonts/Makefile2
-rw-r--r--fonts/font-adobe-100dpi/Makefile2
-rw-r--r--fonts/font-adobe-75dpi/Makefile2
-rw-r--r--fonts/font-adobe-utopia-100dpi/Makefile2
-rw-r--r--fonts/font-adobe-utopia-75dpi/Makefile2
-rw-r--r--fonts/font-adobe-utopia-type1/Makefile2
-rw-r--r--fonts/font-arabic-misc/Makefile2
-rw-r--r--fonts/font-bh-100dpi/Makefile2
-rw-r--r--fonts/font-bh-75dpi/Makefile2
-rw-r--r--fonts/font-bh-lucidatypewriter-100/Makefile2
-rw-r--r--fonts/font-bh-lucidatypewriter-75/Makefile2
-rw-r--r--fonts/font-cursor-misc/Makefile2
-rw-r--r--fonts/font-xfree86-type1/Makefile2
-rw-r--r--fonts/xfonts-alias/Makefile2
-rw-r--r--fonts/xfonts-encodings/Makefile2
-rw-r--r--fonts/xorg-font-util/Makefile2
16 files changed, 16 insertions, 16 deletions
diff --git a/fonts/dejavu-fonts/Makefile b/fonts/dejavu-fonts/Makefile
index bd9ca6f..d345d1a 100644
--- a/fonts/dejavu-fonts/Makefile
+++ b/fonts/dejavu-fonts/Makefile
@@ -17,7 +17,7 @@ MAINTAINER = xenocara@openbsd.org
# https://github.com/dejavu-fonts/dejavu-fonts/blob/master/LICENSE
PERMIT_PACKAGE = Yes
-SITES = ${SITE_SOURCEFORGE:=dejavu/2.37/}
+SITES = ${SITE_SOURCEFORGE:=dejavu/2.37/}
MODULES = xenocara
diff --git a/fonts/font-adobe-100dpi/Makefile b/fonts/font-adobe-100dpi/Makefile
index 4abc96f..738aa1e 100644
--- a/fonts/font-adobe-100dpi/Makefile
+++ b/fonts/font-adobe-100dpi/Makefile
@@ -15,7 +15,7 @@ MAINTAINER = xenocara@openbsd.org
# MIT
PERMIT_PACKAGE = Yes
-MASTER_SITES = ${MASTER_SITE_XORG:=font/}
+SITES = ${SITE_XORG:=font/}
MODULES = xenocara
diff --git a/fonts/font-adobe-75dpi/Makefile b/fonts/font-adobe-75dpi/Makefile
index 6557f25..c664325 100644
--- a/fonts/font-adobe-75dpi/Makefile
+++ b/fonts/font-adobe-75dpi/Makefile
@@ -15,7 +15,7 @@ MAINTAINER = xenocara@openbsd.org
# MIT
PERMIT_PACKAGE = Yes
-MASTER_SITES = ${MASTER_SITE_XORG:=font/}
+SITES = ${SITE_XORG:=font/}
MODULES = xenocara
diff --git a/fonts/font-adobe-utopia-100dpi/Makefile b/fonts/font-adobe-utopia-100dpi/Makefile
index 5e6853e..8fa7351 100644
--- a/fonts/font-adobe-utopia-100dpi/Makefile
+++ b/fonts/font-adobe-utopia-100dpi/Makefile
@@ -15,7 +15,7 @@ MAINTAINER = xenocara@openbsd.org
# MIT
PERMIT_PACKAGE = Yes
-MASTER_SITES = ${MASTER_SITE_XORG:=font/}
+SITES = ${SITE_XORG:=font/}
MODULES = xenocara
diff --git a/fonts/font-adobe-utopia-75dpi/Makefile b/fonts/font-adobe-utopia-75dpi/Makefile
index 332ca69..4713c2f 100644
--- a/fonts/font-adobe-utopia-75dpi/Makefile
+++ b/fonts/font-adobe-utopia-75dpi/Makefile
@@ -15,7 +15,7 @@ MAINTAINER = xenocara@openbsd.org
# MIT
PERMIT_PACKAGE = Yes
-MASTER_SITES = ${MASTER_SITE_XORG:=font/}
+SITES = ${SITE_XORG:=font/}
MODULES = xenocara
diff --git a/fonts/font-adobe-utopia-type1/Makefile b/fonts/font-adobe-utopia-type1/Makefile
index fd3211a..75f41cd 100644
--- a/fonts/font-adobe-utopia-type1/Makefile
+++ b/fonts/font-adobe-utopia-type1/Makefile
@@ -14,7 +14,7 @@ MAINTAINER = xenocara@openbsd.org
# MIT
PERMIT_PACKAGE = Yes
-MASTER_SITES = ${MASTER_SITE_XORG:=font/}
+SITES = ${SITE_XORG:=font/}
MODULES = xenocara
diff --git a/fonts/font-arabic-misc/Makefile b/fonts/font-arabic-misc/Makefile
index 5efd043..2e03e7c 100644
--- a/fonts/font-arabic-misc/Makefile
+++ b/fonts/font-arabic-misc/Makefile
@@ -14,7 +14,7 @@ MAINTAINER = xenocara@openbsd.org
# MIT
PERMIT_PACKAGE = Yes
-MASTER_SITES = ${MASTER_SITE_XORG:=font/}
+SITES = ${SITE_XORG:=font/}
MODULES = xenocara
diff --git a/fonts/font-bh-100dpi/Makefile b/fonts/font-bh-100dpi/Makefile
index 48ac16f..a10d403 100644
--- a/fonts/font-bh-100dpi/Makefile
+++ b/fonts/font-bh-100dpi/Makefile
@@ -15,7 +15,7 @@ MAINTAINER = xenocara@openbsd.org
# MIT
PERMIT_PACKAGE = Yes
-MASTER_SITES = ${MASTER_SITE_XORG:=font/}
+SITES = ${SITE_XORG:=font/}
MODULES = xenocara
diff --git a/fonts/font-bh-75dpi/Makefile b/fonts/font-bh-75dpi/Makefile
index 9c2526a..7bbd40f 100644
--- a/fonts/font-bh-75dpi/Makefile
+++ b/fonts/font-bh-75dpi/Makefile
@@ -15,7 +15,7 @@ MAINTAINER = xenocara@openbsd.org
# MIT
PERMIT_PACKAGE = Yes
-MASTER_SITES = ${MASTER_SITE_XORG:=font/}
+SITES = ${SITE_XORG:=font/}
MODULES = xenocara
diff --git a/fonts/font-bh-lucidatypewriter-100/Makefile b/fonts/font-bh-lucidatypewriter-100/Makefile
index 1bfc0af..9633fc5 100644
--- a/fonts/font-bh-lucidatypewriter-100/Makefile
+++ b/fonts/font-bh-lucidatypewriter-100/Makefile
@@ -15,7 +15,7 @@ MAINTAINER = xenocara@openbsd.org
# MIT
PERMIT_PACKAGE = Yes
-MASTER_SITES = ${MASTER_SITE_XORG:=font/}
+SITES = ${SITE_XORG:=font/}
MODULES = xenocara
diff --git a/fonts/font-bh-lucidatypewriter-75/Makefile b/fonts/font-bh-lucidatypewriter-75/Makefile
index f395824..773b7ed 100644
--- a/fonts/font-bh-lucidatypewriter-75/Makefile
+++ b/fonts/font-bh-lucidatypewriter-75/Makefile
@@ -15,7 +15,7 @@ MAINTAINER = xenocara@openbsd.org
# MIT
PERMIT_PACKAGE = Yes
-MASTER_SITES = ${MASTER_SITE_XORG:=font/}
+SITES = ${SITE_XORG:=font/}
MODULES = xenocara
diff --git a/fonts/font-cursor-misc/Makefile b/fonts/font-cursor-misc/Makefile
index 205166f..3fd4401 100644
--- a/fonts/font-cursor-misc/Makefile
+++ b/fonts/font-cursor-misc/Makefile
@@ -14,7 +14,7 @@ MAINTAINER = xenocara@openbsd.org
# MIT
PERMIT_PACKAGE = Yes
-MASTER_SITES = ${MASTER_SITE_XORG:=font/}
+SITES = ${SITE_XORG:=font/}
MODULES = xenocara
diff --git a/fonts/font-xfree86-type1/Makefile b/fonts/font-xfree86-type1/Makefile
index 6e8dbdc..7e3a0c9 100644
--- a/fonts/font-xfree86-type1/Makefile
+++ b/fonts/font-xfree86-type1/Makefile
@@ -14,7 +14,7 @@ MAINTAINER = xenocara@openbsd.org
# MIT
PERMIT_PACKAGE = Yes
-MASTER_SITES = ${MASTER_SITE_XORG:=font/}
+SITES = ${SITE_XORG:=font/}
MODULES = xenocara
diff --git a/fonts/xfonts-alias/Makefile b/fonts/xfonts-alias/Makefile
index 7787502..423d62f 100644
--- a/fonts/xfonts-alias/Makefile
+++ b/fonts/xfonts-alias/Makefile
@@ -15,7 +15,7 @@ MAINTAINER = xenocara@openbsd.org
# MIT
PERMIT_PACKAGE = Yes
-MASTER_SITES = ${MASTER_SITE_XORG:=font/}
+SITES = ${SITE_XORG:=font/}
MODULES = xenocara
diff --git a/fonts/xfonts-encodings/Makefile b/fonts/xfonts-encodings/Makefile
index 36187d2..19db0dc 100644
--- a/fonts/xfonts-encodings/Makefile
+++ b/fonts/xfonts-encodings/Makefile
@@ -15,7 +15,7 @@ MAINTAINER = xenocara@openbsd.org
# MIT
PERMIT_PACKAGE = Yes
-MASTER_SITES = ${MASTER_SITE_XORG:=font/}
+SITES = ${SITE_XORG:=font/}
MODULES = xenocara
diff --git a/fonts/xorg-font-util/Makefile b/fonts/xorg-font-util/Makefile
index 06fc1c3..e258045 100644
--- a/fonts/xorg-font-util/Makefile
+++ b/fonts/xorg-font-util/Makefile
@@ -12,7 +12,7 @@ MAINTAINER = xenocara@openbsd.org
# MIT
PERMIT_PACKAGE = Yes
-MASTER_SITES = ${MASTER_SITE_XORG:=font/}
+SITES = ${SITE_XORG:=font/}
MODULES = xenocara