diff options
Diffstat (limited to 'fonts')
-rw-r--r-- | fonts/dejavu-fonts/Makefile | 2 | ||||
-rw-r--r-- | fonts/font-adobe-100dpi/Makefile | 2 | ||||
-rw-r--r-- | fonts/font-adobe-75dpi/Makefile | 2 | ||||
-rw-r--r-- | fonts/font-adobe-utopia-100dpi/Makefile | 2 | ||||
-rw-r--r-- | fonts/font-adobe-utopia-75dpi/Makefile | 2 | ||||
-rw-r--r-- | fonts/font-adobe-utopia-type1/Makefile | 2 | ||||
-rw-r--r-- | fonts/font-arabic-misc/Makefile | 2 | ||||
-rw-r--r-- | fonts/font-bh-100dpi/Makefile | 2 | ||||
-rw-r--r-- | fonts/font-bh-75dpi/Makefile | 2 | ||||
-rw-r--r-- | fonts/font-bh-lucidatypewriter-100/Makefile | 2 | ||||
-rw-r--r-- | fonts/font-bh-lucidatypewriter-75/Makefile | 2 | ||||
-rw-r--r-- | fonts/font-cursor-misc/Makefile | 2 | ||||
-rw-r--r-- | fonts/font-xfree86-type1/Makefile | 2 | ||||
-rw-r--r-- | fonts/xfonts-alias/Makefile | 2 | ||||
-rw-r--r-- | fonts/xfonts-encodings/Makefile | 2 | ||||
-rw-r--r-- | fonts/xorg-font-util/Makefile | 2 |
16 files changed, 16 insertions, 16 deletions
diff --git a/fonts/dejavu-fonts/Makefile b/fonts/dejavu-fonts/Makefile index 59aaf9d..a4a886b 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 -MASTER_SITES = ${MASTER_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..d49f7ea 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..5c1d01a 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..84ab752 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..ad8ae7c 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..8c72083 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..7b7c4bf 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..c38a049 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..e99e118 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..487c5c5 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..6a391c3 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..1d23a68 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..e782c2b 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..b545baa 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..c7b9e91 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..a3871c7 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 |