diff options
Diffstat (limited to 'devel/ecore-ipc/Makefile')
-rw-r--r-- | devel/ecore-ipc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ecore-ipc/Makefile b/devel/ecore-ipc/Makefile index 54a210bb7e92..50dbbf466bff 100644 --- a/devel/ecore-ipc/Makefile +++ b/devel/ecore-ipc/Makefile @@ -4,7 +4,7 @@ PORTNAME= ipc PORTVERSION= 1.7.8 CATEGORIES= devel enlightenment -MASTER_SITES= http://download.enlightenment.fr/releases/ \ +MASTER_SITES= http://download.enlightenment.org/releases/ \ LOCAL/gblach/e17/ PKGNAMEPREFIX= ecore- DISTNAME= ${PKGNAMEPREFIX}${PORTVERSION} |