diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-22 00:13:26 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-22 00:13:26 +0000 |
commit | a07aa037a1d811308d584e576ce019f0a3f1541c (patch) | |
tree | 9489fa6e1c3372b5291bf75a1e8e5e1be0b103e8 /arabic | |
parent | 68cb122e1ddae2f1584f0ee081c19b957aff3cb4 (diff) | |
download | ports-a07aa037a1d811308d584e576ce019f0a3f1541c.tar.gz ports-a07aa037a1d811308d584e576ce019f0a3f1541c.zip |
Notes
Diffstat (limited to 'arabic')
-rw-r--r-- | arabic/ae_fonts_mono/Makefile | 3 | ||||
-rw-r--r-- | arabic/ae_fonts_ttf/Makefile | 3 | ||||
-rw-r--r-- | arabic/kacst_fonts/Makefile | 2 | ||||
-rw-r--r-- | arabic/libitl/Makefile | 3 |
4 files changed, 4 insertions, 7 deletions
diff --git a/arabic/ae_fonts_mono/Makefile b/arabic/ae_fonts_mono/Makefile index bf617bb26405..8015ff362b2c 100644 --- a/arabic/ae_fonts_mono/Makefile +++ b/arabic/ae_fonts_mono/Makefile @@ -9,8 +9,7 @@ PORTNAME= ae_fonts_mono PORTVERSION= 1.0 PORTREVISION= 2 CATEGORIES= arabic -MASTER_SITES= SF -MASTER_SITE_SUBDIR= arabeyes +MASTER_SITES= SF/arabeyes/Fonts/ae_fonts DISTNAME= ae_fonts_mono MAINTAINER= ports@FreeBSD.org diff --git a/arabic/ae_fonts_ttf/Makefile b/arabic/ae_fonts_ttf/Makefile index b7a9e76b8b29..68e2309edd05 100644 --- a/arabic/ae_fonts_ttf/Makefile +++ b/arabic/ae_fonts_ttf/Makefile @@ -9,8 +9,7 @@ PORTNAME= ae_fonts1_ttf PORTVERSION= 1.1 PORTREVISION= 2 CATEGORIES= arabic x11-fonts -MASTER_SITES= SF -MASTER_SITE_SUBDIR= arabeyes +MASTER_SITES= SF/arabeyes/Fonts/ae_fonts DISTNAME= ae_fonts1_ttf_${PORTVERSION} MAINTAINER= ports@FreeBSD.org diff --git a/arabic/kacst_fonts/Makefile b/arabic/kacst_fonts/Makefile index a7047fd27964..97211a836edd 100644 --- a/arabic/kacst_fonts/Makefile +++ b/arabic/kacst_fonts/Makefile @@ -9,7 +9,7 @@ PORTNAME= kacst_fonts PORTVERSION= 1.5 PORTREVISION= 2 CATEGORIES= arabic -MASTER_SITES= SF/arabeyes +MASTER_SITES= SF/arabeyes/Fonts/${PORTNAME} DISTNAME= kacst_fonts_${PORTVERSION} MAINTAINER= ports@FreeBSD.org diff --git a/arabic/libitl/Makefile b/arabic/libitl/Makefile index f8bce950b81a..30e2a4278a0d 100644 --- a/arabic/libitl/Makefile +++ b/arabic/libitl/Makefile @@ -8,8 +8,7 @@ PORTNAME= libitl PORTVERSION= 0.6.3 CATEGORIES= arabic -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= arabeyes +MASTER_SITES= SF/arabeyes/ITL%20Library%20%28${PORTNAME}%29/lib-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= An API abstraction to common Islamic calculations |