diff options
author | gblach <gblach@FreeBSD.org> | 2013-10-26 03:58:18 +0800 |
---|---|---|
committer | gblach <gblach@FreeBSD.org> | 2013-10-26 03:58:18 +0800 |
commit | 133802a1977f876853f50ed6ec5f002b6a8b118f (patch) | |
tree | 66aa1e21df1520fcd92ec0937ed0607fafcb7801 /x11 | |
parent | 2a242385a3515ea4f5bc1e89c9894d1837f7503b (diff) | |
download | freebsd-ports-gnome-133802a1977f876853f50ed6ec5f002b6a8b118f.tar.gz freebsd-ports-gnome-133802a1977f876853f50ed6ec5f002b6a8b118f.tar.zst freebsd-ports-gnome-133802a1977f876853f50ed6ec5f002b6a8b118f.zip |
- Change master sites to download.enlightenment.org
Diffstat (limited to 'x11')
-rw-r--r-- | x11/ecore-imf/Makefile | 2 | ||||
-rw-r--r-- | x11/ecore-imf_evas/Makefile | 2 | ||||
-rw-r--r-- | x11/ecore-input/Makefile | 2 | ||||
-rw-r--r-- | x11/ecore-input_evas/Makefile | 2 | ||||
-rw-r--r-- | x11/ecore-x11/Makefile | 2 | ||||
-rw-r--r-- | x11/efreet/Makefile | 2 | ||||
-rw-r--r-- | x11/terminology/Makefile | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/x11/ecore-imf/Makefile b/x11/ecore-imf/Makefile index 56d264feb47f..2b6a412d67c8 100644 --- a/x11/ecore-imf/Makefile +++ b/x11/ecore-imf/Makefile @@ -4,7 +4,7 @@ PORTNAME= imf PORTVERSION= 1.7.8 CATEGORIES= x11 enlightenment -MASTER_SITES= http://download.enlightenment.fr/releases/ \ +MASTER_SITES= http://download.enlightenment.org/releases/ \ LOCAL/gblach/e17/ PKGNAMEPREFIX= ecore- DISTNAME= ${PKGNAMEPREFIX}${PORTVERSION} diff --git a/x11/ecore-imf_evas/Makefile b/x11/ecore-imf_evas/Makefile index 2439c4e4f046..babd76b8fab8 100644 --- a/x11/ecore-imf_evas/Makefile +++ b/x11/ecore-imf_evas/Makefile @@ -4,7 +4,7 @@ PORTNAME= imf_evas PORTVERSION= 1.7.8 CATEGORIES= x11 enlightenment -MASTER_SITES= http://download.enlightenment.fr/releases/ \ +MASTER_SITES= http://download.enlightenment.org/releases/ \ LOCAL/gblach/e17/ PKGNAMEPREFIX= ecore- DISTNAME= ${PKGNAMEPREFIX}${PORTVERSION} diff --git a/x11/ecore-input/Makefile b/x11/ecore-input/Makefile index 558646c9d6ba..217c5dd8e061 100644 --- a/x11/ecore-input/Makefile +++ b/x11/ecore-input/Makefile @@ -4,7 +4,7 @@ PORTNAME= input PORTVERSION= 1.7.8 CATEGORIES= x11 enlightenment -MASTER_SITES= http://download.enlightenment.fr/releases/ \ +MASTER_SITES= http://download.enlightenment.org/releases/ \ LOCAL/gblach/e17/ PKGNAMEPREFIX= ecore- DISTNAME= ${PKGNAMEPREFIX}${PORTVERSION} diff --git a/x11/ecore-input_evas/Makefile b/x11/ecore-input_evas/Makefile index cdafec88ab55..161cb977f562 100644 --- a/x11/ecore-input_evas/Makefile +++ b/x11/ecore-input_evas/Makefile @@ -4,7 +4,7 @@ PORTNAME= input_evas PORTVERSION= 1.7.8 CATEGORIES= x11 enlightenment -MASTER_SITES= http://download.enlightenment.fr/releases/ \ +MASTER_SITES= http://download.enlightenment.org/releases/ \ LOCAL/gblach/e17/ PKGNAMEPREFIX= ecore- DISTNAME= ${PKGNAMEPREFIX}${PORTVERSION} diff --git a/x11/ecore-x11/Makefile b/x11/ecore-x11/Makefile index e707fb35b617..42a2bcc55938 100644 --- a/x11/ecore-x11/Makefile +++ b/x11/ecore-x11/Makefile @@ -4,7 +4,7 @@ PORTNAME= x11 PORTVERSION= 1.7.8 CATEGORIES= x11 enlightenment -MASTER_SITES= http://download.enlightenment.fr/releases/ \ +MASTER_SITES= http://download.enlightenment.org/releases/ \ LOCAL/gblach/e17/ PKGNAMEPREFIX= ecore- DISTNAME= ${PKGNAMEPREFIX}${PORTVERSION} diff --git a/x11/efreet/Makefile b/x11/efreet/Makefile index 47bc6f553ecb..71884edc1799 100644 --- a/x11/efreet/Makefile +++ b/x11/efreet/Makefile @@ -4,7 +4,7 @@ PORTNAME= efreet PORTVERSION= 1.7.8 CATEGORIES= x11 enlightenment -MASTER_SITES= http://download.enlightenment.fr/releases/ \ +MASTER_SITES= http://download.enlightenment.org/releases/ \ LOCAL/gblach/e17/ MAINTAINER= gblach@FreeBSD.org diff --git a/x11/terminology/Makefile b/x11/terminology/Makefile index 708aeba10efa..107bf83c7515 100644 --- a/x11/terminology/Makefile +++ b/x11/terminology/Makefile @@ -4,7 +4,7 @@ PORTNAME= terminology PORTVERSION= 0.3.0 CATEGORIES= x11 enlightenment -MASTER_SITES= http://download.enlightenment.fr/releases/ \ +MASTER_SITES= http://download.enlightenment.org/releases/ \ LOCAL/gblach/e17/ MAINTAINER= gblach@FreeBSD.org |