diff options
Diffstat (limited to 'graphics/evas-engine-opengl/Makefile')
-rw-r--r-- | graphics/evas-engine-opengl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/evas-engine-opengl/Makefile b/graphics/evas-engine-opengl/Makefile index 47543167a6ac..44cfdcb44ef2 100644 --- a/graphics/evas-engine-opengl/Makefile +++ b/graphics/evas-engine-opengl/Makefile @@ -4,7 +4,7 @@ PORTNAME= engine-opengl PORTVERSION= 1.7.8 CATEGORIES= graphics enlightenment -MASTER_SITES= http://download.enlightenment.fr/releases/ \ +MASTER_SITES= http://download.enlightenment.org/releases/ \ LOCAL/gblach/e17/ PKGNAMEPREFIX= evas- DISTNAME= ${PKGNAMEPREFIX}${PORTVERSION} |